Re: [xml-dev] REST has too many verbs

From
Gavin Thomas Nicol <>
To
Date
2002-02-12T23:05:50Z
ID
<>
Thread
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()...