Kervin,
I noticed in your last message to the list that you are currently working on
a CalDAV client library. Have you looked at implementing GroupDAV instead
as an initial implementation? GroupDAV is very similar to CalDAV, and
GroupDAV is generally attempting to actually be a subset of the CalDAV spec
for calendar and tasks. GroupDAV also adds support for contacts, so the
protocol can support calendar events, tasks, and contacts all with the same
the server and with a very simple DAV interface. The simplified protocol
would probably make it much easier for you to complete an initial client
library. For testing purposes, there are also some actual GroupDAV servers
available today, where there are no CalDAV servers today. Since GroupDAV is
very similar to CalDAV, much of the GroupDAV client code could be used when
building a CalDAV client lib.
Check out www.groupdav.org for more information on the spec and opensource
clients and servers that are working with it today.
Chris Bryant
-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
otlkcon-devel mailing list
otlkcon-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/otlkcon-devel