On Mo, 2011-09-05 at 15:04 +0530, Srinivasa Ragavan wrote: > On Mon, Sep 5, 2011 at 1:57 PM, Patrick Ohly <[email protected]> wrote: > > The "right" way of doing it is via the D-Bus API: > > http://api.syncevolution.org/ > > > > As a short-term hack it would also be possible to invoke the command > > line tool for manipulating the configuration. But that will make it > > harder to handle errors. > > > > I'll check both the options. If the DBus approach is complete & > possible, I could try to do it that way.
Let me add that Jussi wrote client-side wrapper library for the GTK UI which simplifies using the D-Bus API with glib. See src/dbus/glib/ in the SyncEvolution source code. -- 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. _______________________________________________ SyncEvolution mailing list [email protected] http://lists.syncevolution.org/listinfo/syncevolution
