[Telepathy-commits] [telepathy-spec/master] ChannelRequest.Succeeded: don't bother telling the requester what channels were produced, it shouldn't need to know

Simon McVittie simon.mcvittie at collabora.co.uk
Mon Sep 15 10:14:56 PDT 2008


---
 spec/Channel_Request.xml |   18 ------------------
 1 files changed, 0 insertions(+), 18 deletions(-)

diff --git a/spec/Channel_Request.xml b/spec/Channel_Request.xml
index ca83b8d..25f5b06 100644
--- a/spec/Channel_Request.xml
+++ b/spec/Channel_Request.xml
@@ -170,25 +170,7 @@
       <tp:docstring xmlns="http://www.w3.org/1999/xhtml">
         <p>The channel request has succeeded. It is no longer present,
           and further methods must not be called on it.</p>
-
-        <p>(FIXME: does this signal really need to tell the caller the
-          channels that were produced?)</p>
       </tp:docstring>
-
-      <arg name="Channels" tp:name-for-bindings="Channels"
-        type="a(oa{sv})" tp:type="Channel_Details[]">
-        <tp:docstring xmlns="http://www.w3.org/1999/xhtml">
-          <p>(FIXME: necessary?)</p>
-
-          <tp:rationale>
-            <p>CreateChannel can
-              only produce one channel, but this argument is an array to
-              allow for future addition of a CreateChannels method if it
-              turns out to be necessary.</p>
-          </tp:rationale>
-        </tp:docstring>
-      </arg>
-
     </signal>
 
   </interface>
-- 
1.5.6.5




More information about the Telepathy-commits mailing list