Re: [xml-dev] MS thinks HTTP Needs Replacing???
by Paul Prescod other posts by this author
Feb 28 2002 4:11AM messages near this date
Re: [xml-dev] MS thinks HTTP Needs Replacing???
|
Re: [xml-dev] MS thinks HTTP Needs Replacing???
Alaric Snell wrote:
>
> ...
>
> I would be inclined to agree with Simon here... CORBA's IIOP, RMI, and good
> 'ole ONC RPC can all be described as 'requests directed to resources using a
> generic interface with standard semantics that can be interpreted by
> intermediaries almost as well as by the machines that originate services" :-)
If the interface to HTTP is basically
class Resource{
Representation GET()
void PUT(Representation)
Representation POST(Representation)
void DELETE()
}
Then what is the equivalent for IIOP, RMI, etc?
> There are CORBA/RMI/ONCRPC proxies and gateways and debugging tools and so
> on...
Nobody doubts their existence: but read the rest of the sentence.
> The one thing that HTTP has and most RPC protocols lack is that there is a
> way of flagging a request as being cacheable (making it a GET), and it's not
> even that well done in HTTP.
Caching is merely a side effect of the "rest of the sentence." IMHO, it
isn't even the most important side effect, especially in the web
services space.
Paul Prescod
-----------------------------------------------------------------
The xml-dev list is sponsored by XML.org <http://www.xml.org> , an
initiative of OASIS <http://www.oasis-open.org>
The list archives are at http://lists.xml.org/archives/xml-dev/
To subscribe or unsubscribe from this list use the subscription
manager: <http://lists.xml.org/ob/adm.pl>
Thread:
Mike Champion
Thomas B. Passin
Leigh Dodds
Paul Prescod
Paul Prescod
Gavin Thomas Nicol
Mike Champion
=?iso-8859-1?Q?Bill_de_h=D3ra?=
=?iso-8859-1?Q?Bill_de_h=D3ra?=
Simon St.Laurent
=?iso-8859-1?Q?Bill_de_h=D3ra?=
Paul Prescod
Simon St.Laurent
Mark Baker
=?iso-8859-1?Q?Bill_de_h=D3ra?=
Simon St.Laurent
Paul Prescod
David LeBlanc
Andrzej Jan Taramina
=?iso-8859-1?Q?Bill_de_h=D3ra?=
|