[Telepathy-commits] [telepathy-spec/master] dis3: re-order text for clarity, reference req27

Simon McVittie simon.mcvittie at collabora.co.uk
Fri Sep 26 08:20:48 PDT 2008


20080625155741-53eee-2cb7afc915111acc1a9991b35567c8ed09f061ca.gz
---
 doc/dispatch.txt |   23 ++++++++++++-----------
 1 files changed, 12 insertions(+), 11 deletions(-)

diff --git a/doc/dispatch.txt b/doc/dispatch.txt
index 2133fe1..7e10dd0 100644
--- a/doc/dispatch.txt
+++ b/doc/dispatch.txt
@@ -134,6 +134,16 @@ After a pause in a conversation with Romeo, Juliet closes the IM window
 or tab. She then receives another message from Romeo, resuming the
 conversation.
 
+Incorrect implementation, _`dis3impl1`:
+
+* The Text channel is not closed
+
+* The new message causes the chat window to pop up, possibly stealing focus
+
+Problems with dis3impl1_:
+
+* Focus stealing is likely
+
 Current implementation in Empathy, _`dis3impl2`:
 
 * The Text channel is closed (depending on protocol, this may be visible to
@@ -167,17 +177,8 @@ Problems with dis3impl3_:
 
 * dis2problem2_ also applies here
 
-Incorrect implementation, _`dis3impl1`:
-
-* The Text channel is not closed
-
-* The new message causes the chat window to pop up, possibly stealing focus
-
-Problems with dis3impl1_:
-
-* Focus stealing is likely
-
-Proposed implementation: keep dis3impl2_
+Proposed implementation: keep dis3impl2_, and use conversation
+thread IDs as per req27_ to solve the problem above
 
 _`dis4`: Incoming 1-1 text chat thread
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-- 
1.5.6.5




More information about the Telepathy-commits mailing list