JSON-java icon indicating copy to clipboard operation
JSON-java copied to clipboard

Readme or wiki update for XML parsing

Open stleary opened this issue 5 years ago • 1 comments

Review the readme and wiki to ensure there is sufficient explanation for how to do XML / JSON conversions.

stleary avatar Jul 21 '20 16:07 stleary

Hi, I would want to take up this issue, but may you please elaborate the issue? It's still unclear that do we need to update the existing parsing of XML or do we need to add a file for paring XML. Thanks in advance!

Avimathu avatar Oct 21 '22 06:10 Avimathu

@Avimathu This is not a code issue, XML parsing is already supported. The idea here is to create a new file docs/XML.md that explains how to use the XML parsing objects, the tradeoffs made, and how to work around them. From your comment, it sounds like you want to write code. If that is the case, another issue might be a better match.

stleary avatar Oct 22 '22 00:10 stleary

Wiki is updated, no code review needed.

stleary avatar Sep 02 '23 15:09 stleary