On 8 Mar 2006, at 21:31, James M Snell wrote:
Henry Story wrote:[snip] Here are my first questions:q1. is there any relation between the title of a collection and the nameof the feed it is pointing to?No. The only reliable connection is the href value... and even that can be problematic in certain edge cases. In my implementation, I've takento including the atom:id of the feed in the collection element.
I'd be interested to know more about the edge cases that led you to adding the id.
Henry
