Seems easy to me; if you want to serialize a data structure that’s not too text-heavy and all you want is for the receiver to get the same data structure with minimal effort, and you trust the other end to get the i18n right, JSON is hunky-dory.
— Tim Bray
As usual, Tim says in a single sentence what I was trying to get at with a whole essay.
Wow, when the co-inventer of XML endorses JSON, who wouldnt?
Adam Platti - 22nd December 2006 04:45 - #
I think I need to extend my quoting system to let my add a bit of extra commentary. It's important to read Tim's quote in context; he follows it up with a sensible argument as to when to use XML instead: