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

Re: HTTPEctomy considered bad (was RE: RE: MS thinks


model agnosticism
Bill de hÓra wrote:
> 
>...
> 
> This is a holy grail within distributed computing just as much as
> mantra for the people lumbered with the jobs of buying and selling
> middleware. The point of convergence, or agreement, between web
> services (eg XMLP), p2p (eg JXTA) and agent systems (eg FIPA-AA) is
> that networked applications must be allowed to be transport
> agnostic. Transport Agnostic==The Good is an axiom of many
> architectures.

Transport agnosticism makes a lot of sense. If the firewalls of tomorrow
block TCP/IP then you want to be able to switch to IPX or whatever comes
next.

But HTTP is not a transport protocol (though you can use it that way).
It is an application protocol, with a set of generic semantics. 

Eventually you need to figure out what the data, addressing and
invocation model of your web service is. You cannot be "model-agnostic."
You must decide. HTTP already gets you far down this path with its URI
addressing model and 4 main methods for invocation. "Abstracting" over
HTTP by erasing its model is not abstracting at all. It's like
implementing the JVM in Lisp and saying that you are now "programming
model independent" because you've put some byte codes over the Lisp
object model. Well, no, you've obliterated the programming model and
someone is going to be forced to build another one on top. And guess
what: you won't be programming model independent anymore!

 Paul Prescod

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.