Skip to content

Jref serialization and deserialization support#6027

Open
scottslewis wants to merge 10 commits into
FasterXML:3.xfrom
scottslewis:jref_ser_and_deser
Open

Jref serialization and deserialization support#6027
scottslewis wants to merge 10 commits into
FasterXML:3.xfrom
scottslewis:jref_ser_and_deser

Conversation

@scottslewis
Copy link
Copy Markdown

jref serialization and deserialization support.

This pr is an enhancement of pr #6014 to support serialization, and with simplification of the deserialization code. This pr supercedes #6014.

The original enhancement for is for issue #5920.

@scottslewis
Copy link
Copy Markdown
Author

@cowtowncoder I've simplified the deserialization code significantly on this pr by deleting the JRefPath class and replacing it with the Jackson JsonPointer class. This simplifies the JRefModule/JRefValueDeserializer classes, as well as the JRefResolver. I would appreciate your review of the new JRefModule.JRefValueSerializer and the JRefModule.JRefValueDeserializer.

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