Jan Algermissen wrote:
> On Jul 2, 2006, at 10:39 PM, Steve Jones wrote:
> 
> 
>>f you are saying that for a system to be RESTful then all
>>interactions must be idempotent then you have several major
>>challenges, some of which cannot be overcome.
> 
> PUT,GET,DELETE are idempotent, POST isn't.

PUT, GET, DELETE are specified to be idempontent operations.  It is the 
implementation of the actions on the specified resources which make that the 
case, or not.  This is no different than any other platform for programming 
remote operations todate.  For some types of computing, if idempotency is not 
an 
issue does that mean I can't use DELETE if I can't make that an idempotent 
operation of my service implementation?

Gregg Wonderly




------------------------ Yahoo! Groups Sponsor --------------------~--> 
Check out the new improvements in Yahoo! Groups email.
http://us.click.yahoo.com/6pRQfA/fOaOAA/yQLSAA/NhFolB/TM
--------------------------------------------------------------------~-> 

 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/service-orientated-architecture/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to