Skip to content

Conversation

stleary
Copy link
Owner

@stleary stleary commented Dec 24, 2015

What problem does this code solve?
Some users prefer more fine tuned control over JSONObject.write() and JSONArray.write()

Changes to the API?
JSONObject.write(Writer writer, int indentFactor, int indent) and JSONArray.write(Writer writer, int indentFactor, int indent) are both made public

Changes to how the code behaves?
No.

Does it break the unit tests?
No. No unit tests were added since the coverage of these two methods is already acceptable.

Will this require a new release?
No, this change will be rolled into the next release.

Should the documentation be updated?
No.

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.

1 participant