[Bug 27511] Need API to represent capabilities

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Apr 7 14:03:51 CEST 2010


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

Guillaume Desmottes <guillaume.desmottes at collabora.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Depends on|                            |21097
             Blocks|                            |21332

--- Comment #1 from Guillaume Desmottes <guillaume.desmottes at collabora.co.uk> 2010-04-07 05:03:50 PDT ---
>From bug #21332:

"""
The reason this is blocked by Bug #21097 is that ContactCapabilities and
RequestableChannelClasses are related:

* You should be able to ask the Connection for its RequestableChannelClasses,
as a Capabilities object (this is a feature in the sense of Bug #21097, IMO -
perhaps TP_CONNECTION_FEATURE_CAPABILITIES)

* You should also be able to ask a Contact for its capabilities, as a
Capabilities object

* If the Connection doesn't implement ContactCapabilities, every Contact should
wait for TP_CONNECTION_FEATURE_CAPABILITIES, then return a copy of the
Connection's Capabilities object, with a flag set to say "this is just a guess
really"

See the equivalent APIs in telepathy-qt4 for details; I basically want to
implement a GObject clone of those.
"""

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the telepathy-bugs mailing list