[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

RE: Maximally Consumable Data

  • From: Robert Koberg <rob@k...>
  • To: "Costello, Roger L." <costello@m...>
  • Date: Mon, 07 Apr 2008 08:04:39 -0400

RE:  Maximally Consumable Data
Hi,

In your article on JSON, you have a section "How is the Data in JSON
Extracted?" -- well you leave out the fact that it is simply a string
from some server. It has to be eval'd to become an object.

XML can be just a string that can be loaded into an XML Document. The
benefits of JSON, I see, is that is smaller, easier to load and easier
to work with. But, you have to 'eval' it making a potential security
threat. If you load XML and process it using DOM or with XSL, you don't
have a security issue (unless you are using it to create JS which you
will then eval...).

best,
-Rob


On Mon, 2008-04-07 at 07:01 -0400, Costello, Roger L. wrote:
> Hi Bryan,
> 
> Thanks for your excellent comments!
> 
> >>    * JSON Version: format your data using JSON. 
> >> That will make your data consumable by JavaScript 
> >> and Ajax applications.
> 
> > XML is generally consumable by the same environments 
> > that JSON is consumable by, furthermore both JSON and 
> > XML are hierarchical in nature.
> 
> I talk a bit about this in my article, "Why JSON is Important to You!"
> (http://www.xfront.com/json/).  Here's the relevant section:
> 
> But Ajax Applications Can Process Data Formatted as XML, so Why Bother
> With JSON?
> 
> If the data is formatted as XML then Ajax is limited to fetching data
> from the same domain (website) that the Ajax application came from.
> 
> If the data is formatted as JSON then Ajax can travel across domains.
> That is, Ajax can access data from anywhere. Think of the power of
> this: a single Ajax application, running in your browser, can reach out
> and grab data from an unlimited number of web services, and present it
> in your browser in a coherent fashion. Awesome!




[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index]


PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
 

Stylus Studio has published XML-DEV in RSS and ATOM formats, enabling users to easily subcribe to the list from their preferred news reader application.


Stylus Studio Sponsored Links are added links designed to provide related and additional information to the visitors of this website. they were not included by the author in the initial post. To view the content without the Sponsor Links please click here.

Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.