James M Snell wrote: > Deleting resources > * Robert argues that nothing should be said about removing members > from multiple collections following a DELETE operation on a member > resource. > * > http://www.intertwingly.net/wiki/pie/PaceClarifyCollectionAndDeleteMethodByWritingLessInsteadOfMore > > (sayre) > > Consensus *seems* to be leaning in favor of this.
+1 Having a DELETE call with the side effect of rm'ing the resource from all collections on the server is overloading of the DELETE method. Julian also explained a similar scenario with WebDAV well enough to convince me. It does mean we have no way of removing members from collections, which I see as a hole. cheers Bill
