[Bug 27687] New: new GIO-style async methods for requesting TpContacts
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri Apr 16 12:36:20 CEST 2010
https://bugs.freedesktop.org/show_bug.cgi?id=27687
Summary: new GIO-style async methods for requesting TpContacts
Product: Telepathy
Version: git master
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
Component: tp-glib
AssignedTo: telepathy-bugs at lists.freedesktop.org
ReportedBy: danielle.madeley at collabora.co.uk
QAContact: telepathy-bugs at lists.freedesktop.org
The existing tp_connection_get_contacts_by_badger() method calls do not seem
very easily bindable.
The following branch [1] implements a sketch of how get_ids_async might work.
This API doesn't quite bind how you'd want due to [2].
The return is two GHashTables, one of identifiers->TpContacts and one of
identifers->GErrors.
[1]
http://git.collabora.co.uk/?p=user/danni/telepathy-glib.git;a=shortlog;h=refs/heads/tp-contacts-async-wip
[2] https://bugzilla.gnome.org/show_bug.cgi?id=615924
--
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