Aha, I get it.  URI overloading = bad

Tim Peierls wrote:
> 
> It sounds like you have one URI for two distinct resources: the contents
> of
> widget 123 and the submission status of widget 123. Why not just use two
> URIs?
> 
> /myapp/widget/123                   // for the "contents" of widget 123
> /myapp/widget/123/status         // for the status of widget 123
> 
> --tim
> 

-- 
View this message in context: 
http://n2.nabble.com/Modeling-button-presses-that-invoke-server-side-actions-via-REST-tp4375243p4392724.html
Sent from the Restlet Discuss mailing list archive at Nabble.com.

------------------------------------------------------
http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2437300

Reply via email to