[Bug 26205] High-level API for ContactLists

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Jun 3 14:09:04 CEST 2011


https://bugs.freedesktop.org/show_bug.cgi?id=26205

--- Comment #11 from Xavier Claessens <xclaesse at gmail.com> 2011-06-03 05:09:03 PDT ---
I've update my branch with 2 commits:

1) merge ALL_KNOWN_CONTACTS into CONTACT_LIST feature, as I don't think contact
list properties are useful without having the contacts anyway.

2) Implement my idea of tp_connection_prepare_async() instead of the
_set_desired_features().

Open questions:

a) Ref cycle between TpContact and TpConnection.

b) What to do in case ContactListState goes to FAILURE.

c) What container to use for contacts, atm it is GList<TpContact>, but (len,
TpContact**) pairs seems more consistent with existing APIs.

-- 
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