[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Approach to atompub implementation for a forum
On 12/12/07 10:24 AM, "Ivan Sagalaev" <maniac@xxxxxxxxxxxxxxxxxxx> wrote:
> Another approach is to represent topics as Collections of articles.
> Forums can be Workspaces containing topics. But then I have an
> ever-growing Service document that would describe topics-Collections.
There's no reason you can't have different types of collections with
different types of entries .. you'd thus have a collection of forums where
each entry is a topic, with each entry containing a link to a service
document for that topic. Each topic collection would then contain an entry
for each article, with each entry containing a link to a per-article
comments collection. Turtles all the way down.
e.