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

Re: Why XML for Messaging?


Re:  Why XML for Messaging?
[I surely rehash things heard on this list before...  --vg]

> While that time has not come, it is a provocative thought experiment to
> speculate on the shape and characteristics of its successor.
> o  A simpler XML?
> o  A smarter XML?
> o  Binary XML
> All known and there have been attempts.
>
> o  Objects
>
> The third is what some were after before the web.  Why not send compiled
> objects?  (I know some of these reasons but from time to time, it is
> useful to start from a fresh perspective.)

There is comfort in receiving only data, without anything executable ---
for security reasons, if not anything else (data can be inspected for
absence of harm, code has to be trusted; even sandboxing does not help if
the code is expected to produce side effects that are not easy to roll
back).  However, people in universities do work on solving the security
side of the problem --- "proof-carrying code" (PCC) is one relevant
keyword.

Security aside, there is the problem of semantics --- how can I be sure
that your compiled objects correctly implement my expectations about data
handling?  In principle, PCC can help here too (you'll just send along
with your objects a proof for my formal requirement about semantics, and
I'll check it), but this isn't likely to happen soon in practice, since
the problem is hard, and the current efforts do tend to concentrate on
the security issues (those are funded better, too!).

Most of all (for me), objects wouldn't be "simpler XML" for sure!  Back to
the list of alternatives, I'd vote for "simpler XML", defined as an
abstract (but precise) data model, which is primary, with the textual
presentation being just a serialization mechanism.  This would mean that
(next-XML)-based technologies (authoring tools do not count!) are required
not to depend on the textual details, but only on the data model.

VG


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.