[Telepathy-commits] [telepathy-spec/master] ChannelRequest: explicitly say what the bus name is, and reference the rationale for being a separate object

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


---
 spec/Channel_Request.xml |   10 ++++++++--
 1 files changed, 8 insertions(+), 2 deletions(-)

diff --git a/spec/Channel_Request.xml b/spec/Channel_Request.xml
index 6bc48f1..3a8fbd9 100644
--- a/spec/Channel_Request.xml
+++ b/spec/Channel_Request.xml
@@ -28,8 +28,14 @@
       <p>A channel request is an object in the ChannelDispatcher representing
         an ongoing request for some channels to be created or found.</p>
 
-      <tp:docstring>
-      </tp:docstring>
+      <p>Its well-known bus name is the same as that of the ChannelDispatcher,
+        "org.freedesktop.Telepathy.ChannelDispatcher".</p>
+
+      <tp:rationale>
+        <p>See
+          <tp:dbus-ref namespace="org.freedesktop.Telepathy">ChannelDispatcher.DRAFT.StartRequest</tp:dbus-ref>
+          for rationale for ChannelRequest being a separate object.</p>
+      </tp:rationale>
     </tp:docstring>
 
     <method name="RequestChannels">
-- 
1.5.6.5




More information about the Telepathy-commits mailing list