Backend now retrieves a request, not an Atom ID
[cascardo/atompub.git] / atom / backend.c
2008-10-13 Thadeu Lima de Sou... Backend now retrieves a request, not an Atom ID
2008-10-13 Thadeu Lima de Sou... The frontend tells if a request is a feed or not
2008-10-13 Thadeu Lima de Sou... Remove Atom Resource
2008-10-12 Thadeu Lima de Sou... Set up mappings when enumerating entries
2008-10-12 Thadeu Lima de Sou... Initialize is_feed function for backends to NULL
2008-10-12 Thadeu Lima de Sou... Moved core implementation to the library