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

Re: REST and HTTP extensions (was Re: Re: Why REST?


tuple space rest
Mike Champion wrote:
> 
> One thing that doesn't seem to have come up in this mega-thread is how REST relates to
> things like WebDAV (which adds a few more verbs to HTTP to make collections of resources,
> lock and unlock resources, add metadata to a resource, copy and move resources between
> collections). 

Method extensions are okay in REST as long as they are *generic* to all
resources, not specific to a particular one as in RPC. New methods can
be viewed as optimizations of existing ones. They are optimizations both
in the sense of better performance and simpler software construction. 

 * http://www.xent.com/pipermail/fork/2001-August/003191.html

> ... Also, what about things like the tuple-space TAKE operator (sortof a LOCK,
> GET, DELETE transaction)?

That's been proposed as an extension also.

> I can see how to model these with REST, i.e.,a series of GET, POST, DELETE operations and
> some logic to test for the existence of lock resources or metadata.  But does bundling
> these into sequences of operations that are performed as a transaction violate REST, or
> merely extend HTTP?

Don't understand that part of the question. If you're asking whether
inventing new methods violates REST, the answer is no. The only problem
is that deploying them is a headache.

 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.