[Bug 21097] proxy subclasses should support optional features

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Apr 12 04:28:37 CEST 2010


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

--- Comment #19 from Danielle Madeley <danielle.madeley at collabora.co.uk> 2010-04-11 19:28:37 PDT ---
(In reply to comment #18)
> (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.

That couldn't still be implemented using is_prepared()?

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