Brian Smith wrote:
Got it now... How do you suggest linking from an entry to its collection? With a custom relation link?This assumption might come back to bite you later, when/if you separate subscription feeds from the collection feeds--you might have an entry from the subscription feed that you want to reply to, but you don't know what collection it belongs to. It is better to reify this assumption as an explicit link.
Look at the GData multifeed mechanism, it does something like this. But, I think there is no reason to make each topic its own collection.
Thanks, I'll look into it.