On 5/2/06, Tim Bray <[EMAIL PROTECTED]> wrote:
Well, do we envision a scenario in which you'd post an atom:feed to
an APP end-point?  So why don't we just say in the APP spec
"application/atom+xml" means it accepts Atom Entry docs?  And if they
did, couldn't you just return code 409 or 415?  -Tim

The 'entry' means that if I POST an Atom Entry document it will
be added as an entry and not as a media resource. If I POST
an Entry Document to a collection that accepted
application/atom+xml then I would expect it to be added
as a media resource. Of course, this does bring up the
fact that we need some disambiguation in the current text,
what happens when I POST and Atom Entry Document to
a collection with

 <accept>*/*,entry</accept>

We need spec text that states that 'entry' takes precendence
and that a non-media entry will be created when an Atom
Entry Document is POSTed.

  -joe

--
Joe Gregorio        http://bitworking.org

Reply via email to