[Bug 21787] Connection.Interface.ContactLists
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Thu May 20 15:46:53 CEST 2010
https://bugs.freedesktop.org/show_bug.cgi?id=21787
--- Comment #12 from Guillaume Desmottes <guillaume.desmottes at collabora.co.uk> 2010-05-20 06:46:52 PDT ---
Looks pretty good to me.
Some questions/comments:
"The GetContactListAttributes method will wait until the contact list is
available before returning. Using a method also allows extra attributes to be
retrieved at the same time."
In practice that means that any client (include tp-glib's client side API) will
have to pass an "infinite" timeout when calling this function as fetching the
roster can take a while with slow servers.
How UI is supposed to display the DefaultGroup? It won't be localized so we
can't really display it as it.
Can we have Names without ContactList?
Does Name replae Aliasing?
SetLocalAlias (s: Alias) → nothing
Should be: SetLocalAlias (u: handle, s: Alias) → nothing
Names should describe the relation between the nickname and Account.Nickname.
Are they different btw? If not, why not just remove SetNickname() and use
Account.Nickname instead?
details:
reference to "GetContactAttributes" should be links.
--
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