[Telepathy-commits] [telepathy-spec/master] ChannelDispatchOperation: It's no longer an error if not all channels in a signal are Requested

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


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

diff --git a/spec/Channel_Dispatch_Operation.xml b/spec/Channel_Dispatch_Operation.xml
index 55a0dfd..aae529f 100644
--- a/spec/Channel_Dispatch_Operation.xml
+++ b/spec/Channel_Dispatch_Operation.xml
@@ -43,11 +43,10 @@
         one or more ChannelDispatchOperation objects are created for those
         channels.</p>
 
-      <p>If some channels in a NewChannels signal were requested but some
-        were not, or some channels are in different bundles, this is an error.
-        The channel dispatcher SHOULD recover by treating the NewChannels
-        signal as if it had been several NewChannels signals each containing
-        one channel.</p>
+      <p>(If some channels in a NewChannels signal are in different bundles,
+        this is an error. The channel dispatcher SHOULD recover by treating
+        the NewChannels signal as if it had been several NewChannels signals
+        each containing one channel.)</p>
 
       <p>First, the channel dispatcher SHOULD construct a list of all the
         channel handlers that could handle all the channels, ordered by
-- 
1.5.6.5




More information about the Telepathy-commits mailing list