[Bug 27833] TpChannelDispatchOperation high-level methods and CORE feature

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu May 6 19:19:04 CEST 2010


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

--- Comment #9 from Simon McVittie <simon.mcvittie at collabora.co.uk> 2010-05-06 10:19:04 PDT ---
As with the Observer context, it would be good to use the shared
TpAccountManager, TpAccount, TpConnection chain if possible.

It might be good to have the CDO and the Approver context receive an account
and a connection as optional construct-time properties, which would change the
processing to something like:

set_property:
    remember the immutable properties
    *don't* make Account etc. proxies

constructed:
    if no Account, Connection, etc. were supplied at construct time,
    look in the immutable properties and try to set them

Alternatively, the CDO and context could take the TpAccountManager as a
construct-time property, and start the chain there.

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