[talk-au] Running stats against GPX files ...
John Smith
delta_foxtrot at yahoo.com
Thu Jun 25 14:34:10 BST 2009
--- On Thu, 25/6/09, Andy Owen <andy-osm at ultra-premium.com> wrote:
> If HTML was based on JSON, it would be somewhat ugly, and I
> think an
> XMLish like thing suits it well.
Yes, but we're not talking about displaying html, and in fact most people snubbed xhtml and it virtually doesn't get used at all, so it doesn't seem to be a good choice for that either ;)
> The big reason that XML gets used everywhere is because it
> gets used
> everywhere :). If a language didn't have a JSON library and
> an XML
> library, the XML one would get written first. So even
> though it is a
> clumsy language for lots of things, it is at least a clumsy
> standard
> language.
I find XML parsing to be one of the most convulted things to do in general, there isn't a single parser that does it as well as JSON parsers do, then again JSON is basically a blob of memory shared between applications instead of a DB interchange language.
More information about the Talk-au
mailing list