Re: Idempotent partial updates

2012/2/29 Mike Kelly <mikekelly321@gmail.com>:
> Upgrading PUT so it is less specific about replacement wouldn't result
> in this breakage.

PUTv2...which is what PATCH does.

> Clients don't make requests to servers arbitrarily,
> they make them according to whatever application they are fulfilling.

That's coupling.  c.f. statements about that being bad.

Received on Thursday, 1 March 2012 00:30:00 UTC