On Jan 28, 2006, at 11:05 PM, Yogesh Mujumdar wrote:
I am new to this list, so please treat me as a fresher :)
I feel the URI should be relative to the current collection. The
client sholud be responsible to keep track of the user's current
collection. Since the collection URI is mentioned in the
introspection document, POSTing an entry should always be relative
to the collection URI.
Plausible, but suppose the collection URI is edit.blogs.example.com/
collection and the thing you post ends up at read.blogs.example.com/
2006/01/29/312517391 ? The more I think about it, the more I think
that relative URIs in a POSTed body are almost certainly a symptom of
a bug, and there's a case for saying so in the spec. -Tim