[Telepathy-commits] [telepathy-spec/master] Destroyable: declare to be stable

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


There's an implementation in Gabble, which was easy to do.
---
 spec/Channel_Interface_Destroyable.xml |    5 ++---
 spec/Client_Handler.xml                |    2 +-
 2 files changed, 3 insertions(+), 4 deletions(-)

diff --git a/spec/Channel_Interface_Destroyable.xml b/spec/Channel_Interface_Destroyable.xml
index 54726ab..38b3b59 100644
--- a/spec/Channel_Interface_Destroyable.xml
+++ b/spec/Channel_Interface_Destroyable.xml
@@ -22,10 +22,9 @@
   </tp:license>
 
   <interface
-    name="org.freedesktop.Telepathy.Channel.Interface.Destroyable.DRAFT"
-    tp:causes-havoc="experimental">
+    name="org.freedesktop.Telepathy.Channel.Interface.Destroyable">
     <tp:requires interface="org.freedesktop.Telepathy.Channel"/>
-    <tp:added version="0.17.UNRELEADED">(draft, not API-stable)</tp:added>
+    <tp:added version="0.17.UNRELEASED">(as stable API)</tp:added>
 
     <tp:docstring xmlns="http://www.w3.org/1999/xhtml">
       <p>This interface exists to support channels where
diff --git a/spec/Client_Handler.xml b/spec/Client_Handler.xml
index 84e789f..8793f3e 100644
--- a/spec/Client_Handler.xml
+++ b/spec/Client_Handler.xml
@@ -116,7 +116,7 @@
             namespace="org.freedesktop.Telepathy">Channel.Close</tp:dbus-ref>,
           but resorts to calling
           <tp:dbus-ref
-            namespace="org.freedesktop.Telepathy">Channel.Interface.Destroyable.DRAFT.Destroy</tp:dbus-ref>
+            namespace="org.freedesktop.Telepathy">Channel.Interface.Destroyable.Destroy</tp:dbus-ref>
           (if available) or ignoring the channel (if not) if the same handler
           repeatedly fails to handle channels.</p>
       </tp:docstring>
-- 
1.5.6.5




More information about the Telepathy-commits mailing list