Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add extension point (ReaderWriterModifier) to allow more customization of POJO readers, writers #70

Closed
cowtowncoder opened this issue Dec 17, 2019 · 1 comment
Milestone

Comments

@cowtowncoder
Copy link
Member

So: to support implementation of #32 (and many other things), we need an extension point that will serve function similar to Jackson databind's BeanSerializerModifier / BeanDeserializerModifier.

@cowtowncoder
Copy link
Member Author

ReaderWriterModifier added with basic testing. May be changed based on work on related items (#32).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant