|
An interesting article.
I wrote a XML to JSON converter in JavaScript about a year ago (that doesn't use to the DOM for conversion).
It can be found here http://www.thomasfrank.se/xml_to_json.html
I will try to compare it with this one for speed and results shortly.
|