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

Jackson typebase ext deser #408

Merged
merged 3 commits into from Jan 25, 2017
Merged

Jackson typebase ext deser #408

merged 3 commits into from Jan 25, 2017

Conversation

komamitsu
Copy link
Member

For #398

Also, added an unit test of deserialization of
MessagePackExtensionType based on type.
@komamitsu
Copy link
Member Author

Hmm. This implementation works in ObjectMapper#readValue but doesn't work in ObjectMapper#readTree because ObjectMapper#_readMapAndClose runs with ObjectMapper#JSON_NODE_TYPE through ObjectMapper#readTree. In that case, MessagePackExtensionType.TypeBasedDeserializer isn't called at all...

@komamitsu komamitsu merged commit 347b5e5 into develop Jan 25, 2017
@komamitsu komamitsu deleted the jackson-typebase-ext-deser branch January 25, 2017 04:05
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

Successfully merging this pull request may close these issues.

None yet

1 participant