On Jun 1, 2006, at 10:18 PM, Eric Scheid wrote:
what I see is that in the latter it says the POST body might be a
non-entry
resource, but in the former it says "if an entry was created".
So ... if an image resource was POSTed, and an entry created for it
in the
entry, which URI gets returned ... the URI to the entry, or the URI
to the
image resource?
Using the spec's terms, posting a non-entry is defined to be a
request to create a media resource/link entry pair, with the link
entry appearing in the POST-ed to collection. If the text doesn't
make it clear that the media link entry's URI is returned, that's a
bug. -Tim