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 JsonGenerator reference to SerializerProvider #903

Closed
cowtowncoder opened this issue Aug 18, 2015 · 0 comments
Closed

Add JsonGenerator reference to SerializerProvider #903

cowtowncoder opened this issue Aug 18, 2015 · 0 comments
Milestone

Comments

@cowtowncoder
Copy link
Member

Looks like SerializerProvider instance does not keep track of underlying JsonGenerator, unlike DeserializationContext (which does hold on to reference to JsonParser).
But it should, if for nothing else to allow constructing exceptions that can refer to the underlying generator.

@cowtowncoder cowtowncoder changed the title Add JsonGenerator reference to SerializerProvider (2.8) Add JsonGenerator reference to SerializerProvider Feb 12, 2016
@cowtowncoder cowtowncoder removed the 2.8 label May 4, 2016
@cowtowncoder cowtowncoder changed the title (2.8) Add JsonGenerator reference to SerializerProvider Add JsonGenerator reference to SerializerProvider May 4, 2016
@cowtowncoder cowtowncoder added this to the 2.8.0 milestone May 4, 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

No branches or pull requests

1 participant