[Bug 21097] proxy subclasses should support optional features

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Apr 9 14:51:36 CEST 2010


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

--- Comment #18 from Simon McVittie <simon.mcvittie at collabora.co.uk> 2010-04-09 05:51:36 PDT ---
(In reply to comment #17)
> tp_connection_manager_call_when_ready() has been ported to
> tp_proxy_prepare_async(), but tp_connection_call_when_ready() and
> tp_channel_call_when_ready() have not.

That's because their semantics are not the same. If the proxy is already ready,
tp_proxy_prepare_async() calls you back from an idle, but
tp_channel_call_when_ready() and tp_connection_call_when_ready() call you back
immediately.

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