[Bug 28200] TpContactListManager (or perhaps TpBaseContactList)

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue May 25 15:52:39 CEST 2010


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

Simon McVittie <simon.mcvittie at collabora.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                URL|                            |http://git.collabora.co.uk/
                   |                            |?p=user/smcv/telepathy-glib
                   |                            |-smcv.git;a=shortlog;h=refs
                   |                            |/heads/contact-list-manager
           Keywords|                            |patch

--- Comment #1 from Simon McVittie <simon.mcvittie at collabora.co.uk> 2010-05-25 06:52:38 PDT ---
This is ready for a first round of review, I think.

Errata:

* It should probably be called TpBaseContactList

* Everything that takes a GStrv or a const gchar * const * should be using the
array + length pattern, but with a signed (gssize) length, with -1 meaning
NULL-terminated - this is "the best of both worlds"

* Some of the handle sets would probably be nicer as int sets

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