You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 28, 2017. It is now read-only.
This already leverages the type class pattern for doing it. What I'm proposing here is extra stuff to not have to write a full custom serializer (typeclass) but instead get some of those convenience things in another type of context object or something. Maybe it's too much I don't really know :)
Currently there is no way to override field names.
Should this be implemented with an implicit context or through annotations that look the same as the ones in Jackson and JAXB
The text was updated successfully, but these errors were encountered: