On 6/13/07, Ady Das OToole <[EMAIL PROTECTED]> wrote:
Dave - yeah I figured that that was the case. It looked like the Rome
based user was not a member per se and that on top of the Ldap
authentication was driving me a bit nutty. But the problem's solved now

BTW - I did some work around Roller being able to add and retrieve
comments through it's Atom servlet - using Propono as the client within
a portlet framework. I'd like to progress it to make it compliant with
the Atom framework - only I'm not sure if there's any reference matter
that I can look at to give me some direction - can you help point me
someplace useful?

APP does not spell out how to handle comments for entries.

I guess you could add to each Entry a link to it's comments collection.

  <entry>
     <link rel="comments" href="http://blah/entryxx/comments"; />
  ...

But at this point, your client would work only with your server.

Agreeing on how to handle comments is something that could be done via
APP profiles, see James Snell's post
http://www.snellspace.com/wp/?p=637

- Dave

Reply via email to