Hi, Stephan, I've got an SL-5000 myself, and have had this on my list of things to do since last November. My problem has been that my copious free time hasn't been as copious as I wish it was. I don't have the actual references right now (I'm at work), but there are several header files which appear to define classes that will interface to the calendar, e-mail, and contact list.
I was initially looking at cloning the conduits as well, but I got inside the source for the conduits and got very lost very quickly. <G> I'd be happy to help as much as I can. Brian ----- Original Message ----- From: "Stephan" <[EMAIL PROTECTED]> To: "evolution-hackers" <[EMAIL PROTECTED]> Sent: Monday, May 06, 2002 12:28 PM Subject: [Evolution-hackers] Newbie questions on PAS, PCS and Camel > 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 > _______________________________________________ evolution-hackers maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/evolution-hackers
