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

Deserialization of simple {"id":№} entities #4

Closed
Kaned1as opened this issue Jun 23, 2015 · 1 comment
Closed

Deserialization of simple {"id":№} entities #4

Kaned1as opened this issue Jun 23, 2015 · 1 comment
Labels

Comments

@Kaned1as
Copy link

I'm coming after some discussion here

We have software that sends objects as a set of IDs like in abovementioned link.
We then enrich these IDs with our database objects.
But Jackson can't deserialize multiple entites with same ID because of way forward-referencing is done here.

Hope this issue can somehow help us to find a generic solution that complies with other libraries.

(pls label as enhancement)

@stickfigure
Copy link
Member

This library is an implementation of the simple, well-defined JSOG specification. Your format is not JSOG.

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

2 participants