On Nov 5, 2005, at 9:13 AM, Thomas Broyer wrote:
In section 9, last sentence of the first paragraph:“Clients SHOULD be constructed with this in mind and SHOULD perform a GET on the member resource before editing.”Shouldn't the first “SHOULD” be a “should” and the second a “MAY” or even “may” (or “might”)?
+1.In my own publishing system, which is *not* multi-user, there is absolutely no need to get before PUT or DELETE; the client bloody well knows what's there. -Tim
