[Bug 29527] New: TpContact: being able to ask for extra TpConnection features
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Thu Aug 12 12:46:07 CEST 2010
https://bugs.freedesktop.org/show_bug.cgi?id=29527
Summary: TpContact: being able to ask for extra TpConnection
features
Product: Telepathy
Version: unspecified
Platform: Other
OS/Version: All
Status: NEW
Severity: enhancement
Priority: medium
Component: tp-glib
AssignedTo: telepathy-bugs at lists.freedesktop.org
ReportedBy: guillaume.desmottes at collabora.co.uk
QAContact: telepathy-bugs at lists.freedesktop.org
The TpConnection returned by tp_contact_get_connection() doesn't have any
feature guaranteed to be prepared. I'd like to have API when requesting
TpContacts saying "please prepare these features on the TpConnection". So the
rest of Empathy wouldn't have to care doing extra async calls later, then can
just use the objects when it's needed. (For example they could use the
TpCapabilities object of the connection to check RCC).
Once TpContact (and/or TpConnection) will have gained an account property (bug
#29417) it could be useful to have the same kind of things for the TpAccount
features.
Maybe that's something we should keep in mind if when redesigning the contact
request API to make it more binding friendly (bug #27687).
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the telepathy-bugs
mailing list