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

JSON vs JSON Processing categories #295

Closed
akullpp opened this issue Dec 31, 2015 · 2 comments
Closed

JSON vs JSON Processing categories #295

akullpp opened this issue Dec 31, 2015 · 2 comments

Comments

@akullpp
Copy link
Owner

akullpp commented Dec 31, 2015

#276 suggests splitting the JSON category in JSON for Libraries for serializing and deserializing JSON to and from Java objects. and JSON Processing for Libraries for processing data in JSON format.

I feel that this might not lead to any benefits and would like a wider range of opinions.

@tedyoung
Copy link
Contributor

👍 I think it's a useful separation. If not separated, each entry would have to have information about whether they're more "general-purpose" JSON libraries (used for HTTP APIs), or are more about manipulation/searching.

@akullpp
Copy link
Owner Author

akullpp commented Jan 13, 2016

Okay, a separate section will be added.

@akullpp akullpp closed this as completed Jan 13, 2016
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

2 participants