[Bug 26205] High-level API for ContactLists

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Apr 22 15:15:37 CEST 2011


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

--- Comment #6 from Will Thompson <will.thompson at collabora.co.uk> 2011-04-22 06:15:36 PDT ---
(In reply to comment #5)
> (In reply to comment #1)
> > 
> > void tp_connection_contact_list_get_contacts_async (TpConnection *self,
> >     guint n_features,
> >     const TpContactFeature *features,
> >     GAsyncReadyCallback callback,
> >     gpointer user_data);
> > 
> > Or should we use a GArray instead?
> 
> I think the point here is to not have to do async call for this. We should
> define contact features we want on the connection and then we can just get the
> internal list of contacts the connection already prepared. That's how tp-qt4
> API works.

I basically agree: there should be a connection feature that means “I care
about contacts”, and once that's prepared everything should be sync.

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