On 4/29/06, Thomas Broyer <[EMAIL PROTECTED]> wrote: > > 2006/4/29, Kyle Marvin <[EMAIL PROTECTED]>: > > - I'd still recommend we remove the <author> element from the > > response in the binary POST example. I think we all agree that its OK > > for the server to synthesize elements in the entry based upon > > contextual information (all entries in target collection might be > > authored by the same person, or author is implied by authentication > > context, etc) but I still think it is confusing given the posted data. > > You can't, it would make the entry invalid. > > But the example can use > <author><name>(Unknown)</name></author> > or > <author><name/></author>
Doh, yup I see... in the absence of any feed-level author (since there is no feed), this is necessary. Thanks, Thomas!
