What JSON library to use? #38
-
|
So as people mentioned we should choose wisely so we dont have to go back later and refactor everything to adopt a new library and since the api's responses can be quite large parsing could drastically slow things down. Candidates currently are:
Another idea would be to let the user choose once again similar to how our caching strategies work. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
|
|
Beta Was this translation helpful? Give feedback.
-
|
We went with org.json |
Beta Was this translation helpful? Give feedback.
We went with org.json