[Telepathy-commits] [telepathy-spec/master] dis30: add use case: a single monolithic client on a restricted platform without a channel dispatcher

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


20080630185020-53eee-7bace7a47d94c8789da8e9412523ed33d5349e0b.gz
---
 doc/dispatch.txt |   12 ++++++++++++
 1 files changed, 12 insertions(+), 0 deletions(-)

diff --git a/doc/dispatch.txt b/doc/dispatch.txt
index 13ae9a8..c728312 100644
--- a/doc/dispatch.txt
+++ b/doc/dispatch.txt
@@ -762,5 +762,17 @@ Proposed implementation:
   Empathy status icon blinks momentarily, but this is not visible, and because
   there is no user action, Empathy never approves anything
 
+_`dis30`: monolithic client
+~~~~~~~~~~~~~~~~~~~~~~~~~~~
+
+A monolithic Telepathy client on a resource-constrained platform responds
+to new channels without the help of a channel dispatcher implementation.
+
+Current implementation: the client sets suppress_handler=TRUE on all its
+channel requests, and ignores NewChannel signals that have
+suppress_handler=TRUE
+
+Proposed implementation: a straightforward port of the current implementation
+
 ..
   vim:set sw=4 sts=4 et:
-- 
1.5.6.5




More information about the Telepathy-commits mailing list