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

Implementation of custom object id resolution. #401

Merged
merged 1 commit into from
Feb 19, 2014

Conversation

pgelinas
Copy link
Member

This is related to #176, with a larger scope than what was suggested. It handles all resolution of ID with a new interface, ObjectIdResolver, which is basically the deserialization twin of ObjectIdGenerator.

@cowtowncoder
Copy link
Member

Sounds good -- I'll have to digest this a bit; I think it is great to allow pluggability, but we may need to discuss some of details, once I understand patch more. I have no doubts it works, just want to minimize needs for tweaks afterwards.

@pgelinas
Copy link
Member Author

Sure, take your time, no rush.

@cowtowncoder
Copy link
Member

As per comments on annotations PR, I think this is fine. If need be, we can tweak it after the fact; and functionality itself is very valuable.

@cowtowncoder cowtowncoder merged commit 184cae3 into FasterXML:master Feb 19, 2014
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.

2 participants