Re: [xml-dev] REST has too many verbs
On Tuesday 12 February 2002 05:29 pm, Paul Prescod wrote: > > My point was not that this is a bad thing to do, simply that REST > > does not require GET... > > You do need GET. GET is the whole point. Think "web of information" > instead of "collection of components." Are you talking about REST or your interpretation of it? A get() could be modelled by 2 put()...