On May 19, 2006, at 3:39 AM, Miguel A Paraz wrote:
Hi,
I'd like to expose comments to the APP. I'm working on a "headless
Roller" for an Atom data store with a PHP front end.
My guess is, you didn't include comments in the APP since you
didn't need it.
Comments are not supported because they are not part of the APP spec
-- ant not likely to be part of the final spec.
I'd like to add it in, any advice on the URI structure? Something
like:
/roller/app/handle/entry/ff8080810b45e25a010b46a61c0e0037/comments
I guess you could add a <link rel="comments" href="blahblah" /> to
each <entry> to indicate the comments collection URI for that entry.
- Dave