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 JsonWriteFeature to move JSON-specific JsonGenerator.Features to #481

Closed
cowtowncoder opened this issue Sep 26, 2018 · 0 comments
Closed

Comments

@cowtowncoder
Copy link
Member

(note: similar to #467)

As with JsonParser.Feature, more than half of entries are JSON-specific and not general-purpose; so for 2.10 (and esp. 3.0) let's cleave those out to new JsonWriteFeature.
And once that is done, consider adding something like StreamWriteFeature for format-agnostic general settings.

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