telepathy-spec: Call Renaming a stable API

Simon McVittie smcv at kemper.freedesktop.org
Mon Oct 14 07:07:44 PDT 2013


Module: telepathy-spec
Branch: master
Commit: b65310ab9aa6556ccad5abe2ed5c9de1211e51f8
URL:    http://cgit.freedesktop.org/telepathy/telepathy-spec/commit/?id=b65310ab9aa6556ccad5abe2ed5c9de1211e51f8

Author: Simon McVittie <simon.mcvittie at collabora.co.uk>
Date:   Thu Oct 10 16:22:11 2013 +0100

Call Renaming a stable API

The current version is identical to what's in telepathy-idle, which
has had it without implementation changes since 2007. If that's
not stable API, nothing is :-)

I deliberately haven't called it Renaming1 (although I will in the
'next' branch), so that in the unlikely event that any UI pays
attention to it, it won't need changes. Not only is Renaming older
than the Foo1 convention, it's also older than the Foo.DRAFT
convention, so it never had either.

Bug: https://bugs.freedesktop.org/show_bug.cgi?id=25147
Reviewed-by: Guillaume Desmottes <guillaume.desmottes at collabora.co.uk>

---

 spec/Connection_Interface_Renaming.xml |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/spec/Connection_Interface_Renaming.xml b/spec/Connection_Interface_Renaming.xml
index d08b748..49488cc 100644
--- a/spec/Connection_Interface_Renaming.xml
+++ b/spec/Connection_Interface_Renaming.xml
@@ -18,8 +18,8 @@ Lesser General Public License for more details.</p>
 License along with this library; if not, write to the Free Software
 Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.</p>
   </tp:license>
-  <interface name="org.freedesktop.Telepathy.Connection.Interface.Renaming"
-    tp:causes-havoc='not well-tested'>
+  <interface name="org.freedesktop.Telepathy.Connection.Interface.Renaming">
+    <tp:added version="0.UNRELEASED">(as stable API)</tp:added>
     <tp:requires interface="org.freedesktop.Telepathy.Connection"/>
     <signal name="Renamed" tp:name-for-bindings="Renamed">
       <arg name="Original" type="u" tp:type="Contact_Handle">



More information about the telepathy-commits mailing list