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 new Type Id type, EXISTING_PROPERTY #15

Closed
cowtowncoder opened this issue Jul 24, 2013 · 1 comment
Closed

Add new Type Id type, EXISTING_PROPERTY #15

cowtowncoder opened this issue Jul 24, 2013 · 1 comment
Milestone

Comments

@cowtowncoder
Copy link
Member

(note: addition needed to implement FasterXML/jackson-databind#250 for databind)


It would make sense to add one new value for JsonTypeInfo.As enumeration: EXISTING_PROPERTY. Its semantics would be similar to PROPERTY on deserialization; but on serialization, it would be assumed that standard property serialization is used, and so TypeSerializer can be a no-operation.

@cowtowncoder
Copy link
Member Author

Added.

cowtowncoder added a commit that referenced this issue Jul 25, 2013
cowtowncoder added a commit that referenced this issue Jul 25, 2013
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