[Bug 27676] ContactInfo high-level API

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon May 31 14:36:23 CEST 2010


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

--- Comment #15 from Simon McVittie <simon.mcvittie at collabora.co.uk> 2010-05-31 05:36:23 PDT ---
(In reply to comment #14)
> GQueue! GQueue! O(1) appends and a more sensible API than bare GList!

... but also much less common usage in APIs, and no special-cased support in
g-i. Perhaps using GQueue internally, and returning g_list_copy
(g_queue_peek_head_link (q)), would be worthwhile though.

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