[Bug 50341] Special trick to add a contact in WLM
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Tue May 29 13:50:59 CEST 2012
https://bugs.freedesktop.org/show_bug.cgi?id=50341
--- Comment #25 from Xavier Claessens <xclaesse at gmail.com> 2012-05-29 04:50:59 PDT ---
Voilà my latest idea: I set an async normalization function on
TpDynamicHandleRepo, which is already what it does for the sync normalization,
so it makes sense to do like this.
I don't think tp_handle_ensure() should be removed in next, since it's much
more convenient than tp_handle_ensure_async() for ids coming from server, which
is where ids comes from most of the times.
I'm not sure it's worth having a cache tbh. The server round-trip happens only
for ids typed by the user, so in practice it is only the "add contact" dialog,
and the user is not going to re-type the same id that much.
--
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