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

Re: Use of XML ?

  • From: Al Snell <alaric@a...>
  • To: Eric Bohlman <ebohlman@e...>
  • Date: Wed, 01 Aug 2001 17:45:09 +0100 (BST)

Re: Use of XML ?
On Tue, 31 Jul 2001, Eric Bohlman wrote:

> Because not all cases of data exchange occur between systems over
> which one person or group has control.  In your example, the transport
> format is directly coupled to the internal representation the two
> systems use for their data.  That's all well and good if the same
> people implemented both systems, but it starts to break down if, say,
> one of the systems is implemented in Java and the other isn't.  XML
> comes into play when you want the transport format to be independent
> of the internal details of how the data is processed.  By adding an
> extra layer of abstraction, you decouple the exchange process from the
> internal implementation details.  There are cases where for
> performance reasons you may not want to do this, but you really need
> to think carefully about them.

There's no real extra layer of abstraction, you could use Java class file
declarations (ignoring the method decls) as your schema language and
compile stubs in C that read and write serialised objects of that class as
structs - nobody ever bothered that I know of, but there's nothing
stopping 'em.

There are other endpoint-independent data formats that predate XML, too
(oh not that debate the XML learnt from SGML that's decades old again,
please?!?!? :-) such as XDR and ASN.1 and whatever CORBA uses.

XDR: http://RFC.net/rfc1832.html

ASN.1 (more complex, but with a "schema language" that puts XML schema to
shame, used heavily in telecoms systems): http://asn1.elibel.tm.fr/en/book/index.htm

ABS

-- 
                               Alaric B. Snell
 http://www.alaric-snell.com/  http://RFC.net/  http://www.warhead.org.uk/
   Any sufficiently advanced technology can be emulated in software


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.