[Telepathy-commits] [telepathy-spec/master] Resolve "how do threads work" by deferring it til later. fd.o #16544
Simon McVittie
simon.mcvittie at collabora.co.uk
Fri Sep 26 08:20:58 PDT 2008
20080627144003-53eee-720f881bec4a5f0eafa70c83113cde9e136bf2db.gz
---
doc/open-issues.txt | 4 ----
doc/request.txt | 15 +++++++++++++--
2 files changed, 13 insertions(+), 6 deletions(-)
diff --git a/doc/open-issues.txt b/doc/open-issues.txt
index 52b4e8c..3d477a3 100644
--- a/doc/open-issues.txt
+++ b/doc/open-issues.txt
@@ -28,10 +28,6 @@ req5_: is this proposed implementation OK?
.. _req5: request.html#req5
-req7_: how do chatroom threads work?
-
-.. _req7: request.html#req7
-
dis2_: what happens when a Text channel-handler crashes?
.. _dis2: dispatch.html#dis2
diff --git a/doc/request.txt b/doc/request.txt
index 4d4dc33..756c671 100644
--- a/doc/request.txt
+++ b/doc/request.txt
@@ -228,6 +228,9 @@ Problems remaining:
* There is a potential race, req26b_
+Resolution: defer the threads spec til later,
+https://bugs.freedesktop.org/show_bug.cgi?id=16544
+
_`req26b`: potential race
^^^^^^^^^^^^^^^^^^^^^^^^^
@@ -262,6 +265,9 @@ req2_ instead of req1_ (i.e. no SUPPRESS_HANDLER flag)
Problems remaining: same as req26_ (including a potential race, like req26b_)
+Resolution: defer the threads spec til later,
+https://bugs.freedesktop.org/show_bug.cgi?id=16544
+
_`req28`: Recovering from other's disconnection
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
@@ -520,6 +526,8 @@ Proplems remaining:
* How do threads work? By analogy with 1-1 messaging, they should be
separate channels - is this really what we want?
+ Resolution: solve later, https://bugs.freedesktop.org/show_bug.cgi?id=16544
+
_`req8`: joining chatroom from elsewhere
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
@@ -949,8 +957,11 @@ by using thread IDs.
Current implementation: can't be done
-Hypothetical implementation: request a chatroom channel with the same thread
-ID and bundle ID as the 1-1 chat
+Hypothetical implementation: request a chatroom channel with the same (thread
+ID and) bundle ID as the 1-1 chat?
+
+Resolution: defer the threads spec til later,
+https://bugs.freedesktop.org/show_bug.cgi?id=16544
File transfers
--------------
--
1.5.6.5
More information about the Telepathy-commits
mailing list