Hello! I got KCal-EDS to a point where I have a pretty good understanding of how it'll work. The main API is defined in ekcal/ekcal-storage.h:
https://meego.gitorious.org/meego-middleware/kcal-eds/blobs/master/src/ekcal/ekcal-storage.h Sirisha, can you check how well this fits the needs of the calendar app? Is the documentation sufficient? There are example and test programs in: https://meego.gitorious.org/meego-middleware/kcal-eds/trees/master/test The implementation is good enough to read and write simple events with time zone information. Detached recurrences are not working yet. I have code ready for it, but because of issues in the libecal API and implementation, the result doesn't work yet. For the curious, here's where I am discussing this: http://mail.gnome.org/archives/evolution-hackers/2011-May/msg00001.html -- Best Regards, Patrick Ohly The content of this message is my personal opinion only and although I am an employee of Intel, the statements I make here in no way represent Intel's position on the issue, nor am I authorized to speak on behalf of Intel on this matter. _______________________________________________ MeeGo-dev mailing list [email protected] http://lists.meego.com/listinfo/meego-dev http://wiki.meego.com/Mailing_list_guidelines
