I've been looking at our AtomHandler today and I've got a question...

There is some confusion when it comes to atom URLs. For instance /atom is the 
APP endpoint, but /atom/1 is the atom feed readers subscribe to. If you 
navigate to /atom in your browser you'll be prompted to download the collection 
list.

So my first question is: why do we include the number at all? I know it's the 
blog ID, but why does it need to be in the URL? We don't include a blog ID when 
visiting the front page to decide which list of posts to display, why is it in 
the atom URL?

If the sole purpose is to distinguish the feed from the APP endpoint haven't we 
gone about it in the wrong way?

-- 
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at http://groups.google.com/group/habari-dev

Reply via email to