On Thu, 2004-05-27 at 19:06 +0200, Stan Pinte wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Rodrigo Moya wrote: > > | On Thu, 2004-05-27 at 11:39 -0500, Ron Johnson wrote: > | > |>On Thu, 2004-05-27 at 19:02 +0800, Not Zed wrote: > |> > |>>Sounds like a great contributory project. Use evolution-data-server > |>>api's, which can be used without evolution running, to achieve this. > |>> > |>>Via code you can access all the information you need to achieve this > |>>via cron. Python would be an ideal language for it too (well, if it > |>>rocks your boat). > |> > |>Is there a python (or perl or php) module that can access > |>evolution-data-server? Or is that the tool that doesn't yet > |>exist? > |> > | > | there is only a C API, so either use that directly or write some python > | bindings :-) If you prefer the bindings way, you can have a look at the > | gnome-python project, which has a way to almost-automatically create the > | bindings. > > I'll look into this... > > one question: evolution-data-server can access 1.4.x repositories? or is > limited to 1.5+ versions? > it's limited to 1.5, but you can migrate all your 1.4.x data to 1.5.
cheers _______________________________________________ evolution maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/evolution
