
12 May
2009
12 May
'09
4:01 p.m.
On May 12, 2009, at 7:17 AM, Chris Webb wrote:
A KEY VALUE parser is trivial to write.
A JSON parser is fairly easy to write.
An XML/Atom parser is a major undertaking.
Those look like different amounts of code to me.
I don't buy this argument. All of these parsers are routinely available to programmers in popular programming languages. -Tim