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

Merge ResolvableSerializer into JsonSerializer, ResolvableDeserializer into JsonDeserializer #1888

Closed
cowtowncoder opened this issue Jan 13, 2018 · 1 comment
Labels

Comments

@cowtowncoder
Copy link
Member

(as per FasterXML/jackson3-dev#23)

So, simplify handling slightly by adding resolve(...) method from Resolvable(De)Serializer into Json(De)Serializer, add no-op implementation.
No real benefit from keeping these separate at this point.

@cowtowncoder
Copy link
Member Author

Also note: while we could just remove interfaces, it may make more sense to deprecate them, at least for 3.0.

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

No branches or pull requests

1 participant