Some diagnostics and disassembly led the trail to some string processing code which was identified as a JSON parser. This was not simply parsing the JSON but also performing a check for token ...
XML is more difficult to manage than JSON format. Converting XML into a JavaScript object takes up to tens or hundreds more lines of code compared to JSON, and it requires an XML parser. XML documents ...