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

(2.8) Add JsonGenerator. writeEmbeddedObject() to allow writes of opaque native types #253

Merged
merged 1 commit into from Feb 23, 2016

Conversation

gcxRun
Copy link
Contributor

@gcxRun gcxRun commented Feb 21, 2016

Fixes #243
An other fix in jackson-databind will follow for TokenBuffer

@cowtowncoder cowtowncoder added this to the 2.8.0 milestone Feb 23, 2016
cowtowncoder added a commit that referenced this pull request Feb 23, 2016
JsonGenerator - support passing opaque datatypes
@cowtowncoder cowtowncoder merged commit e50aaad into FasterXML:master Feb 23, 2016
@cowtowncoder cowtowncoder changed the title JsonGenerator - support passing opaque datatypes (2.8) Add JsonGenerator. writeEmbeddedObject() to allow writes of opaque native types Feb 23, 2016
cowtowncoder added a commit that referenced this pull request Feb 23, 2016
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.8) Consider addition of JsonGenerator.writeEmbeddedObject(Object)
2 participants