https://bugs.meego.com/show_bug.cgi?id=1351
--- Comment #2 from murrayc <murrayc(a)murrayc.com> 2011-06-08 11:25:32 UTC ---
I suspect that we should also use GDBus (part of glib) instead of libdbus (via
libgdbus), because it fixes some general threading problems vaguely hinted at
here:
http://developer.gnome.org/gio/stable/ch29.html. It would also remove
that (copied) code from syncevolution, letting us depend on glib's maintenance
of that layer. Using that "standard" C high-level API for D-Bus would also make
the code more readable for the typical GTK+/GNOME developer, making it easier
to get improvements from the community.
--------
Product: SyncEvolution
Component: SyncEvolution
MeeGo Release: unspecified
Severity: enhancement
Priority: Medium
Keywords:
Status: ASSIGNED
Who: murrayc(a)murrayc.com
Assigned To: syncevolution-bugs(a)meego.bugs
Target Build: ---
Flags:
Changed:
--------
https://bugs.meego.com/show_bug.cgi?id=1351
--
Configure bugmail:
https://bugs.meego.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.