On 10/11/07, Nick Sieger <[EMAIL PROTECTED]> wrote: > On 10/11/07, Dave <[EMAIL PROTECTED]> wrote: > > Folks have repeatedly asked about API support for comments and now I > > have a need myself. So, I've been refactoring Roller's AtomPub > > implementation and preparing a proposal for AtomPub support for > > comments. Here's the proposal: > > > > http://cwiki.apache.org/confluence/x/SgsB > > Looks good, Dave. Will you be building the capability for an Atom feed > for a single blog post to contain all of the associated comments in > reply to that post? The ATE RFC seems to hint at this (section 3, > "example of an entry with a response"). Sam Ruby is doing this as well > (see e.g., http://intertwingly.net/blog/2694.atom, although Sam isn't > using ATE).
That's a good idea, but it is not part of this work. I'm working within Roller's AtomPub implementation to make it possible to create, retrieve, update and delete comments. Adding comments to the Atom entries feed would be done within Roller's page/feed rendering system. > Is ATE implemented and live anywhere yet? I'm not aware of any implementations off hand. - Dave
