On Jun 6, 2007, at 7:30 PM, Steve Jones wrote: > It makes little sense to ask a Rock to "PUT" or "GET" anything > either given that its an inert object not actually capable of > interaction.
The REST/HTTP model does not suggest that the *resource* PUTs or GETs anything; you GET or PUT a representation of the resource. If you build an application that manages rocks, whether virtual or real, I have a pretty good, albeit not complete, expectation of what the verbs will mean. Stefan -- Stefan Tilkov, http://www.innoq.com/blog/st/
