Re: [xml-dev] use of JSON instead of XML

From
Peter Flynn <>
To
Date
2018-06-26T13:07:08Z
ID
<>
Thread
Re: [xml-dev] use of JSON instead of XML
On 26/06/18 13:12, Simon St.Laurent wrote:
[...]
> Unfortunately, XML blew its chance for broadening that conversation.

I'm not entirely sure that's true. Programmers certainly blew their
chances — XML was being pushed for circumstances unsuited to its
position in life, and programmers were dismayed to find that it wasn't a
programming language per se; that there was no compiler which produced a
binary executable. Don't forget this was in a time when markup was
largely a non-existent concept in most CS courses (still is in some
places), so when you explained that they shouldn't expect to be able to
execute a novel, you just got blank stares. Not entirely their fault:
they just want to be able to write programs, and unless those programs
were going to need to open up text documents, XML really wasn't a
candidate, and should not have been touted as one.

///Peter