Adding logic to allow contact resource creation (XSLT loading and getting
commitb88dc27c9c0256cb4fa329d683f1f68f3074e701
authorAdenilson Cavalcanti <adenilson.silva@indt.org.br>
Tue, 26 Aug 2008 18:34:15 +0000 (26 14:34 -0400)
committerAdenilson Cavalcanti <adenilson.silva@indt.org.br>
Tue, 26 Aug 2008 18:34:15 +0000 (26 14:34 -0400)
tree594ed0e3188aceecec3edc44989f279ed40bed86
parentf0e7f37abc07d31782177cd418db258f67d2f35e
Adding logic to allow contact resource creation (XSLT loading and getting
contacts) work when calendar is not enabled.

I'm not happy with the need of using so many logic checks just to have the same
set of sink callback functions shared between calendar/contacts sinks.

Maybe I should move the code of each callback set to a distinct source code
file.
src/gcalendar.c