[Telepathy-commits] [telepathy-spec/master] Observer: remove wording about precise channel dispatcher behaviour, which is not useful to client authors

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


20080718150430-53eee-4093695a1ecb35b78c71849435112e13cba0446e.gz
---
 spec/Client_Observer.xml |   10 ++--------
 1 files changed, 2 insertions(+), 8 deletions(-)

diff --git a/spec/Client_Observer.xml b/spec/Client_Observer.xml
index d44addb..6cc1355 100644
--- a/spec/Client_Observer.xml
+++ b/spec/Client_Observer.xml
@@ -72,14 +72,8 @@
         <p>Called by the channel dispatcher when channels in which the
           observer has registered an interest are created.</p>
 
-        <p>The channel dispatcher SHOULD call this method on all observers
-          in parallel, and MUST wait for either a reply from all observers
-          or an implementation-dependent timeout before dispatching the
-          channels to a channel handler. It is implementation-dependent
-          whether observers and approvers are notified in parallel.</p>
-
-        <p>The observer MUST NOT reply to this method call until it is ready
-          for the channel handler to run (which may change the channel's
+        <p>The observer MUST NOT return from this method call until it is ready
+          for a handler for the channel to run (which may change the channel's
           state).</p>
 
         <tp:rationale>
-- 
1.5.6.5




More information about the Telepathy-commits mailing list