On Sep 12, 2006, at 1:16 PM, jeffrschneider wrote: > Do you consider REST as having a similar two stage verb system? That > is, does REST hide/defer the actual verb (ship, fire, etc.) Clearly > REST has a set of first order verbs (HTTP verbs). But can we think > of the state change induced verb (Ship Order, Fire Employee) as the > second order implicit verb? If so, does it fall victim to the same > rule that I applied to the earlier do() example?
No, because you have left out URIs from the picture. As you can use different URIs for different resources, the need for overloading is very much reduced. Stefan -- Stefan Tilkov, http://www.innoq.com/blog/st/ Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/service-orientated-architecture/ <*> Your email settings: Individual Email | Traditional <*> To change settings online go to: http://groups.yahoo.com/group/service-orientated-architecture/join (Yahoo! ID required) <*> To change settings via email: mailto:[EMAIL PROTECTED] mailto:[EMAIL PROTECTED] <*> 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/
