Abdera has basic support for the extension elements and the paging links (including prev-archive and next-archive). It does not yet include an implementation of the feed reconstruction algorithm but will shortly. The implementation is part of the optional extensions module.
- James Mark Nottingham wrote: > Well, since you ask a leading question... > > I have a demo implementation of a client at: > http://www.mnot.net/rss/history/ > and my blog does the server side: > http://www.mnot.net/blog/index.atom > > James Holderness has mentioned an implementation, and the Apache abdera > people seem to be planning something, based on their repository. I know > of other folks who are planning to integrate into products and services, > but I can't disclose anything more (I'd encourage them to, of course). > Anybody else? > > The issue we're discussing here, though, isn't about ambiguities in > *this* spec, but rather in Atom itself; i.e., what does a feed ID really > identify? > > Cheers, > [snip]