[Telepathy-commits] [telepathy-spec/master] Destroyable: expand on the rationale a bit

Simon McVittie simon.mcvittie at collabora.co.uk
Thu Oct 30 07:27:25 PDT 2008


---
 spec/Channel_Interface_Destroyable.xml |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)

diff --git a/spec/Channel_Interface_Destroyable.xml b/spec/Channel_Interface_Destroyable.xml
index 2f82e69..54726ab 100644
--- a/spec/Channel_Interface_Destroyable.xml
+++ b/spec/Channel_Interface_Destroyable.xml
@@ -31,7 +31,11 @@
       <p>This interface exists to support channels where
         <tp:dbus-ref
           namespace="org.freedesktop.Telepathy">Channel.Close</tp:dbus-ref>
-        is insufficiently destructive.</p>
+        is insufficiently destructive. At the moment this means
+        <tp:dbus-ref
+          namespace="org.freedesktop.Telepathy">Channel.Type.Text</tp:dbus-ref>,
+        but the existence of this interface means that unsupported channels
+        can be terminated in a non-channel-type-specific way.</p>
     </tp:docstring>
 
     <method name="Destroy" tp:name-for-bindings="Destroy">
-- 
1.5.6.5




More information about the Telepathy-commits mailing list