[Telepathy-commits] [telepathy-spec/master] Add placeholder proposed implementations for all request use-cases that do not have one, so we can see what still needs writing
Simon McVittie
simon.mcvittie at collabora.co.uk
Fri Sep 26 08:20:41 PDT 2008
20080609101249-53eee-a1888614248e9284d07e07f1639cb4493c5e3079.gz
---
doc/request.txt | 19 +++++++++++++++++++
1 files changed, 19 insertions(+), 0 deletions(-)
diff --git a/doc/request.txt b/doc/request.txt
index 6c067ad..6bfbf44 100644
--- a/doc/request.txt
+++ b/doc/request.txt
@@ -289,6 +289,8 @@ Problems:
* Implementors might be misled into thinking that the semantics resemble
text channels more closely than they really do
+Proposed implementation: FIXME
+
_`req5`: Call from elsewhere
~~~~~~~~~~~~~~~~~~~~~~~~~~~~
@@ -322,6 +324,8 @@ Problems:
* Looking for channels to talk to Romeo is hard (have to interact with lots of
group interfaces)
+Proposed implementation: FIXME
+
_`req6`: collaborative app
~~~~~~~~~~~~~~~~~~~~~~~~~~
@@ -333,6 +337,8 @@ Current implementation: same as req5_
Problems: same as req5_
+Proposed implementation: FIXME
+
_`req29`: Recovering from disconnection
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
@@ -357,6 +363,8 @@ Problems:
* if Juliet calls Romeo at the same time that Romeo calls Juliet, a
collision occurs and both calls probably fail with error BUSY
+Proposed implementation: FIXME
+
_`req30`: Recovering from other's disconnection
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
@@ -380,6 +388,8 @@ Problems:
* if Juliet calls Romeo at the same time that Romeo calls Juliet, a
collision occurs and both calls probably fail with error BUSY
+Proposed implementation: FIXME
+
Joining a named chatroom by request
-----------------------------------
@@ -440,6 +450,8 @@ Problems:
HandleChannel on a channel it's already handling as "put it in the
foreground"
+Proposed implementation: FIXME
+
Listing named chatrooms
-----------------------
@@ -504,6 +516,8 @@ Problems:
* Slightly unclear whether suppress_handler should be TRUE or FALSE -
depends on "incoming" use cases
+Proposed implementation: FIXME
+
_`req12`: creating a user-defined contact group
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
@@ -512,6 +526,8 @@ Current implementation::
RequestChannel (ContactList, GROUP, handle("Colleagues"),
suppress_handler=FALSE)
+Proposed implementation: FIXME
+
Ad-hoc chatrooms
----------------
@@ -655,6 +671,9 @@ Problems:
* Determining whether we already have an appropriate channel is race-prone
and inconvenient
+Proposed implementation: FIXME - is this needed? Can we get away with only
+supporting req15_?
+
_`req15`: Ad-hoc chatroom preferred
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
--
1.5.6.5
More information about the Telepathy-commits
mailing list