On Friday 01 February 2013 10:24:15 Patrick Ohly wrote: > On Thu, 2013-01-31 at 23:32 +0000, Graham Cobb wrote: > > eas_mail_handler_get_folder_list works (if I manually copy the parts of > > the header file that are needed). But I would prefer to use an API > > exported by libeassync as I don't see listing folders as mail-specific. > > That would mean adding a new function exported by libeassync and bumping > > the soname. Actually, I don't see that the library currently uses > > sonames -- is that right? It would mean, in any case, that the new > > syncevolution backend would require the new version of the libeasclient > > library to build. Any problem with that? > > No, fine with me. For the syncevolution.org binaries I am compiling and > bundling activesyncd.
I have created a libeassync version of the function, and moved the main logic into eas-folder so it is shared for both versions of the function. The patch is attached to https://bugs.freedesktop.org/show_bug.cgi?id=60204. I will probably post the patch for the ActiveSync backend getDatabases code, using this new function, tomorrow. _______________________________________________ SyncEvolution mailing list [email protected] http://lists.syncevolution.org/listinfo/syncevolution
