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

RE: XML Binary Interchange Workshop - minutes available


binary interchange workshop xml
	I must admit that I'm a bit confused by the concerns that were
expressed about the dangers of having more than one or two
interchangeable concrete syntaxes. There seemed to have been people
who were afraid that this would somehow cause problems of
interoperability... Yet, the issue of multiple concrete syntaxes is
very similar to issues that we've often successfully dealt with in
many other protocols. The solution is simple: Define minimum
functionality and then allow for negotiation to establish
alternatives.
	This is the model that is used with things like SASL. While
SASL allows a wide variety of methods to deal with authentication or
confidentiality, well written specifications that rely on SASL
typically state that while implementations are free to use any method
that supports SASL, they MUST implement some minimum set. For example,
in the APEX specification (RFC-3340), it is said that while
alternatives are possible, all conforming implementations must support
at least TLS_RSA_WITH_3DES_EDE_CBC_SHA. See Section 11 of RFC-3340.
	Why can't we solve this multiple syntax issue in the same way?
Simply write specifications that require that conforming
implementations MUST support the XML encoding but MAY also support
alternative formats.
	Such a rule would allow me to write a server (actually we're
already doing this) that can "talk XML" to just about anyone, but will
allow clients that I write to conserve bandwidth by communicating in
the very compact PER encoding. As far as my code is concerned, since
I'm using an ASN.1 based system, there is no difference between the
XML and the PER. As far as others are concerned, they don't have to
know that I support PER today or might support some other binary
format tommorrow. People who like XML see an XML service, people who
like compact encodings get to send and receive binary PER. 
	Why are multiple encodings a problem as long as a common
encoding is provided to allow interoperability?

		bob wyman


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.