Home. 
.

transparent

transparent

transparent

Altova Mailing List Archives


Re: [xml-dev] json v. xml

From: "Joe Fawcett" <joefawcett@-------.--->
To: xml-dev@-----.---.---
Date: 1/5/2007 9:56:00 AM
Having used and written about both techniques I might as well chime in.
For use in Ajax, when exchanging moderately simple messages that will only 
be used internally, i.e. a web service only used by your own clients, JSON 
has the advantages of smaller message size, unless the messages are really 
tiny such as 'OK' etc, lack of need of other libraries to read and, if you 
don't use currently XML, nothing really new to learn.
On the other hand XML is much more flexible and handles documents better, 
most platforms support it and it can take advantage of schemas, transforms, 
WSDL etc. which don't really exist in JSON.
JSON still needs a library to create the object representation, otherwise it 
can be very tedious and repetitive, and is more of a risk, eval-ing a 
response could open the door to attacks, even if only annoyances for the 
client.

So my view is, for relatively simple in-house messages JSON can have 
advantages, otherwise it loses to XML.

As usual any generic standard can be bettered for an individual application 
by a domain specific one, the point is not having to learn a million 
different techniques and to put up with the occasional downside.

Joe


>From: "Rick Jelliffe" <rjelliffe@a...>
>To: "xml-dev@l..." <xml-dev@l...>
>Subject: Re: [xml-dev] json v. xml
>Date: Fri, 5 Jan 2007 12:53:12 +1100 (EST)
>
>derek denny-brown said:
>
> > Aside from the cross-domain issue, I think XML also missed the boat by
> > not providing a canonical 'object serialization', akin to JSON.  Part
> > of the explosion of JSON is due to it's low barrier to entry.
>
>"Missed the boat" suggests that canonical object serialization should have
>been a goal of XML in the first place, which it wasn't. (But perhaps Denny
>is right: if we'd gonge with the instance-based type annotation ideas that
>IIRC Charles Goldfarb suggested, this would be a different discussion.)
>
>The world is big enough for more than one syntax for things. JSON is to
>XML what IDL is to DTDs.
>
>Ultimately, the XML methodology is markup: annotation. (And arbitrary,
>unlimited annotation with arbitrary constraint checking.) Not everything
>should be markup.
>
>We are better off with two (or ten) small, distinct languages that
>developers can master rather than multiplying the complexity of XML in
>futile attempts to make it useful for everything. The opposite of
>complexity is not simplicity but modesty.
>
>As I understand JSON, it is merely client-side programmers saying "Hey, we
>already have a syntax for representing data structures in JavaScript, why
>not just use that so we don't need any special API for naming and
>navigating?" That is an utterly reasonable position, it seems to me.
>
>Cheers
>Rick Jelliffe
>
>_______________________________________________________________________
>
>XML-DEV is a publicly archived, unmoderated list hosted by OASIS
>to support XML implementation and development. To minimize
>spam in the archives, you must subscribe before posting.
>
>[Un]Subscribe/change address: http://www.oasis-open.org/mlmanage/
>Or unsubscribe: xml-dev-unsubscribe@l...
>subscribe: xml-dev-subscribe@l...
>List archive: http://lists.xml.org/archives/xml-dev/
>List Guidelines: http://www.oasis-open.org/maillists/guidelines.php
>


transparent
Print
Mail
Like It
Disclaimer
.

These Archives are provided for informational purposes only and have been generated directly from the Altova mailing list archive system and are comprised of the lists set forth on www.altova.com/list/index.html. Therefore, Altova does not warrant or guarantee the accuracy, reliability, completeness, usefulness, non-infringement of intellectual property rights, or quality of any content on the Altova Mailing List Archive(s), regardless of who originates that content. You expressly understand and agree that you bear all risks associated with using or relying on that content. Altova will not be liable or responsible in any way for any content posted including, but not limited to, any errors or omissions in content, or for any losses or damage of any kind incurred as a result of the use of or reliance on any content. This disclaimer and limitation on liability is in addition to the disclaimers and limitations contained in the Website Terms of Use and elsewhere on the site.

.
.

transparent

transparent