hello I'm a little new to Evolution programming, and require a little hand-holding :)
I have a couple of devices (my handphone and Zaurus PDA) for which I am attempting to write syncing conduits to Evolution. I pretty much understand how to go about doing this from my handphone and PDA's side, but need some help on doing things from the Evolution side. Could someone please tell me whether I'm headed in the correct direction , i.e verify the following statements for me: 1) In order to talk to the Evolution addressbook, I need to link to *libebook.so*. Or more spefically *libebook.so* exposes a client-interface to the Evolution Addressbook Server? 2) In order to talk to the Evolution calendar, I need to link to "libcal-client.so" which exposes the Calendar client interface. 3)... furthermore the above libraries are interfaces to the Wombat , which in turn provides the underlying storage mechanism? 4) Are the APIs for the Calendar and AddressBook servers documented somewhere? I've been reading through the Evolution source but it is quite sparsely commented. I would be quite happy to write some technical documentation for the above APIs if no-one has done so already. 5) Lastly, does Camel expose an interface for reading and writing to Camel stores? I have not really read the Camel code yet, just glanced over it, so feel free to tell me to go RTFS (i.e read-the-...) regards, and thanks in advance for your help Stephan February _______________________________________________ evolution-hackers maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/evolution-hackers
