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

Create StreamWriteFeature to take over non-json-specific JsonGenerator.Features #496

Closed
cowtowncoder opened this issue Oct 30, 2018 · 1 comment
Milestone

Comments

@cowtowncoder
Copy link
Member

Similar to #481, let's create StreamWriteFeature enum, and duplicate non-json -specific JsonGenerator.Features in there. Also change JsonFactory builder to support it, and remove support for JsonGenerator.Features there (but not from factory or parser itself -- those are needed for backwards compatibility).

cowtowncoder added a commit that referenced this issue Nov 2, 2018
@cowtowncoder cowtowncoder added this to the 2.10.0 milestone Dec 12, 2018
@cowtowncoder
Copy link
Member Author

Has been implemented.

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