Skip to content

Conversation

JasonCromer
Copy link

Use Gson to parse Json file formats, and create a reliable method to parse Json using a DTO object (so the Java object corresponds to the expected JSON). Gson is one of the most, if not the most, widely used Json parsing libraries, and is very stable and powerful compared to its competitors. It would be nice to eventually convert the existing usage of the JsonIterator to Gson to simplify the code and make it less error-prone/more flexible.

@JasonCromer
Copy link
Author

@kpwebb Could you please review this when you have time?

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.

1 participant