Skip to content
This repository has been archived by the owner on Sep 14, 2021. It is now read-only.

Are two json libraries really needed? #33

Open
acwwat opened this issue Jan 2, 2016 · 2 comments
Open

Are two json libraries really needed? #33

acwwat opened this issue Jan 2, 2016 · 2 comments

Comments

@acwwat
Copy link
Contributor

acwwat commented Jan 2, 2016

The project uses both gson and json, although gson can probably do everything that json can. Is there any reason why both are needed, and if not, can json be removed so to reduce dependencies?

@liujin-google
Copy link
Contributor

Good point. I think the dependency on org.json is unnecessary and can be dropped. Pull requests are welcome :)

@acwwat
Copy link
Contributor Author

acwwat commented Jan 23, 2016

See pull request #39. Note that I list some concerns for review.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants