[Telepathy-commits] [telepathy-spec/master] CDO: HandleAdditionalChannels doesn't exist!

Will Thompson will.thompson at collabora.co.uk
Thu Nov 20 11:06:50 PST 2008


---
 spec/Channel_Dispatch_Operation.xml |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/spec/Channel_Dispatch_Operation.xml b/spec/Channel_Dispatch_Operation.xml
index 9c8ac80..5385aaa 100644
--- a/spec/Channel_Dispatch_Operation.xml
+++ b/spec/Channel_Dispatch_Operation.xml
@@ -66,12 +66,15 @@
         If the channels in a channel dispatch operation are in the same
         bundle as a channel that is already being handled, and the handler
         could also handle the channels being dispatched, the channel
-        dispatcher SHOULD call the handler's
-        HandleAdditionalChannels
+        dispatcher SHOULD call the handler's HandleAdditionalChannels
         method to see whether the handler will accept the new channels too.
         If the handler takes responsibility for the channels,
         processing stops, and no approvers are run.</p>
 
+      <p>(FIXME: HandleAdditionalChannels is not defined!  Are all use cases
+        for it subsumed by <tp:dbus-ref
+          namespace="org.freedesktop.Telepathy.Client.Handler.DRAFT">BypassApproval</tp:dbus-ref>?)</p>
+
       <p>(FIXME: this is far too subtle and everyone will get it wrong.
         Open issue: how else do we address this use case?)</p>
 
-- 
1.5.6.5




More information about the Telepathy-commits mailing list