Just to contrast this a bit with what I've done for IBM's internal blog server.. each blog has a single comments collection to which all comments are posted. Each entry is required to contain a thr:in-reply-to element that identifies the entry being commented on.
- James Dave 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 > > And of course, feedback is more than welcome so please take a look and > let me know what you think. I hope to start committing this work over > the next couple of days. > > Thanks, > - Dave >
