[Telepathy-commits] [telepathy-spec/master] Propose solution to dis2problem2

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


20080610162651-53eee-d1f1ac2987b2bad576d352b200dec3c6d5aaf75d.gz
---
 doc/dispatch.txt |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

diff --git a/doc/dispatch.txt b/doc/dispatch.txt
index 6129338..0e807d9 100644
--- a/doc/dispatch.txt
+++ b/doc/dispatch.txt
@@ -124,6 +124,12 @@ Alternative implementation, _`dis2impl3`:
 * When a ChannelHandler that was handling a channel closes, the channel
   dispatcher re-dispatches that channel (to the same or a different handler)
 
+Proposed solution to dis2problem2_: if the the chat UI is in the same process
+as the notification mechanism, all is good - it can prod the notifier
+directly. If it's not, then it can use a D-Bus API outside the scope of this
+spec to do the same. (Avoiding premature generalization and assuming clients
+to be competent)
+
 _`dis3`: Incoming 1-1 text message with window closed
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 
-- 
1.5.6.5




More information about the Telepathy-commits mailing list