When enumerating entries, return the requests backend understands
authorThadeu Lima de Souza Cascardo <cascardo@holoscopio.com>
Sun, 12 Oct 2008 01:17:15 +0000 (22:17 -0300)
committerThadeu Lima de Souza Cascardo <cascardo@holoscopio.com>
Sun, 12 Oct 2008 01:17:15 +0000 (22:17 -0300)
commit0b5e74111b3dabb856855efc3f08318608d1b9bd
treec5c12510090d285a48ebe9848fed96a7c202684c
parentc3506f3315871595a82284d221b01af718606c2c
When enumerating entries, return the requests backend understands

To be able to map atom:IDs to backend requests, let the backend return
the mapping when enumerating the entries.
backend/gio/gio.c
include/atompub/backend.h
src/backend.c