[Bug 27741] New: Make it easier for CMs to export objects without using tp_get_bus()
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Apr 19 18:50:08 CEST 2010
https://bugs.freedesktop.org/show_bug.cgi?id=27741
Summary: Make it easier for CMs to export objects without using
tp_get_bus()
Product: Telepathy
Version: git master
Platform: Other
OS/Version: All
Status: ASSIGNED
Severity: normal
Priority: medium
Component: tp-glib
AssignedTo: simon.mcvittie at collabora.co.uk
ReportedBy: simon.mcvittie at collabora.co.uk
QAContact: telepathy-bugs at lists.freedesktop.org
Blocks: 24114
Exporting an object (typically a Channel) in a CM involves a lot of
boilerplate, particularly if you're trying not to use tp_get_bus().
This branch makes it easier by adding new API to TpDBusDaemon,
TpBaseConnectionManager and TpBaseConnection, and uses that API in
telepathy-glib's base classes, examples and tests:
http://git.collabora.co.uk/?p=user/smcv/telepathy-glib-smcv.git;a=shortlog;h=refs/heads/dbus-daemon
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the telepathy-bugs
mailing list