Sign In/My Account | View Cart  
advertisement

Article:
 Converting Between XML and JSON
Subject: Interesting!
Date: 2006-06-18 10:17:47
From: ThomasFrank

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.


Previous Message Previous Message   Next Message Next Message


Titles Only Titles Only Newest First
  • Interesting!
    2006-06-19 10:25:38 stefan@goessner.net

    I searched the web to reference all similar solutions. Somehow I must have overlooked your weblog .. sorry and thanks for the link.


    Interestingly you also added an XML parser to your implementation, which is purely based on regular expressions .. does it really work reliably?


    I preferred to rely on available xml parsers.


    If you do some comparisons, I would be interested in the results.


    thanks
    --
    Stefan



Sponsored By: