Skip to content
This repository has been archived by the owner on Jul 7, 2018. It is now read-only.

Shared polymorphic serialization #9

Open
zifeo opened this issue Oct 24, 2015 · 0 comments
Open

Shared polymorphic serialization #9

zifeo opened this issue Oct 24, 2015 · 0 comments

Comments

@zifeo
Copy link
Owner

zifeo commented Oct 24, 2015

Spray-json has showed some limits on the server side and could be improved a lot. Jackson and similar libraries do fit better the actual usage. We should once create our own json (de)serializatier:

  • polymorphic serialization
  • no reflexion call during execution time
  • no boilerplate for custom json format
  • asymmetric custom format
  • immutable
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant