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

Turn off or on forward slash escaping on an already created JSONObject. #3

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

grunci
Copy link

@grunci grunci commented Jul 24, 2015

This modification is a solution for issue #2 I created for jettison.
It is actually a setter which can be set on a JSON object to turn off or on the forward slash escaping.
I included two tests as well.

@sberyozkin
Copy link

This patch has been applied at jettison-json/jettison@ac12cec

@ravn
Copy link

ravn commented Oct 9, 2017

The JSONObject building pattern is fluent allowing to chain operations together. By not having the setter return this, this breaks.

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.

3 participants