JSON Links

Posted by David Jumeau
Jan 27 2009

JSON is the acronym “JavaScript Object Notation”. Having perused through a few sites, I have come across this topic many times and have no idea what this was. So here are some links to get started:

Matthew Batchelder gives the case to use JSON above XML. Obviously, JSON is more readable compared to XML. (Going through a large XML file is kind of a headache.) Using JSON avoids parsing XML since it is already recognized as a data structure. Thus avoiding the XML process would give the benefit of speed.

The JSON site includes some Actionscript libraries (in AS1, AS2, and AS3) to implement it in your code.

DJ

One Response

  1. anonymous says:

    I disagree… xml to me is a lot readable than json, I got tired with all those double quotes quickly, {[ are just too painful after a while

*
To prove you're a person (not a spam script), type the security word shown in the picture. Click on the picture to hear an audio file of the word.
Click to hear an audio file of the anti-spam word

Trackback URL for this entry