[Telepathy-commits] [telepathy-spec/master] Client.ChannelHandler: reference Observer to explain how HandlerChannelFilter works

Simon McVittie simon.mcvittie at collabora.co.uk
Fri Sep 26 08:21:41 PDT 2008


---
 spec/Client_Channel_Handler.xml |   18 ++++++------------
 1 files changed, 6 insertions(+), 12 deletions(-)

diff --git a/spec/Client_Channel_Handler.xml b/spec/Client_Channel_Handler.xml
index 4d3fa70..59ae452 100644
--- a/spec/Client_Channel_Handler.xml
+++ b/spec/Client_Channel_Handler.xml
@@ -52,18 +52,12 @@
           channel handler for bundles that contain only suitable channels,
           or for suitable channels that must be handled separately.</p>
 
-        <p>This property never changes while the channel-handler process is
-          running. (FIXME: it can change due to upgrades - how do we tell
-          the channel dispatcher about this? Make it inotify on the .client
-          file?)</p>
-
-        <p>For channel handlers that have a .client file, the channel
-          dispatcher may discover this property from the
-          [org.freedesktop.Telepathy.Client.ChannelHandler.DRAFT] section of
-          the .client file. (FIXME: what are the keys and their values?)</p>
-
-        <p>FIXME: the type 'v' is a placeholder and needs replacing with
-          something suitable.</p>
+        <p>This property works in exactly the same way as the
+          <tp:dbus-ref namespace="org.freedesktop.Telepathy">Client.Observer.DRAFT.ObserverChannelFilter</tp:dbus-ref>
+          property. In the .client file, it is represented in the
+          same way as ObserverChannelFilter, but the group has the same
+          name as this interface and the keys start with
+          HandlerChannelFilter instead of ObserverChannelFilter.</p>
       </tp:docstring>
     </property>
 
-- 
1.5.6.5




More information about the Telepathy-commits mailing list