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

(2.8) Change TypeDeserializerBase to take JavaType for defaultImpl, NOT Class #1084

Closed
cowtowncoder opened this issue Jan 16, 2016 · 0 comments
Milestone

Comments

@cowtowncoder
Copy link
Member

(for background, see #1083)

Turns out that it is not possible to properly resolve defaultImpl value from Class, from constructor of TypeDeserializerBase. But there should be no need to wait until there: caller should provide fully resolved JavaType already.

Since changes required are to semi-public API, change can not be made in patch release, has to wait until 2.8 development.

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