On 6/14/06, Joe Gregorio <[EMAIL PROTECTED]> wrote:
On 6/14/06, Mark Baker <[EMAIL PROTECTED]> wrote: > Of course there is, because that's what PUT mean. It doesn't mean "do > whatever you want" (that's POST), nor does it mean "store only the > stuff you understand". It means store. I'm not sure how to explain > it any more simply than that. So if the client supplies an atom:id for the entry the server isn't allowed to override it?
On a PUT? I hope it would reject that with an error code rather than sliently change it. Most likely a bug. But you never when the server is just Apache and a file system, with no Atom smarts at all, so allowing the client to change it isn't a problem. That's sort of the point of all that REST stuff... -- Robert Sayre
