On Fri, 2001-12-07 at 04:01, Dale P. Smith wrote: > > Greetings! > > I'm intrested in access calendar and addressbook data from python. From > the ximian web page: > > http://www.ximian.com/devzone/tech/evolution.html#SECTION00050000000000000000 > > "Since CORBA bindings are available for various languages including > scripting languages, it is very easy to query or make changes on the > addressbook's or the calendar's contents by using a scripting language > (for example, Perl)." > > How to do this? I've been reading docs and source, but I'm still > cluless. Can anyone point me to some docs that explain things, or maybe > even some working examples? > you could install bonobo-python and access the evolution calendar and addressbook components by using the IDL interfaces.
This should work, more or less. cheers -- Rodrigo Moya <[EMAIL PROTECTED]> - <[EMAIL PROTECTED]> http://www.gnome-db.org/ - http://www.ximian.com/ _______________________________________________ evolution-hackers maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/evolution-hackers
