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

Added an optional NSComparator to be used when sorting the output JSON. #122

Merged
merged 5 commits into from
Feb 16, 2012

Conversation

jjakub
Copy link

@jjakub jjakub commented Feb 14, 2012

Added to both SBJsonWriter and SBJsonStreamWriter.

@stig
Copy link
Collaborator

stig commented Feb 16, 2012

Thanks. Can you also rename the property from comparator to sortKeysComparator so it's a bit more obvious what the comparator is for?

Jakub Jelonek added 2 commits February 16, 2012 22:55
Signed-off-by: Jakub Jelonek <jackny+github@gmail.com>
Signed-off-by: Jakub Jelonek <jackny+github@gmail.com>
@jjakub
Copy link
Author

jjakub commented Feb 16, 2012

Good idea. Done.

stig added a commit that referenced this pull request Feb 16, 2012
Added an optional NSComparator to be used when sorting the output JSON.
@stig stig merged commit 5753adb into SBJson:master Feb 16, 2012
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.

2 participants