[Telepathy-commits] [telepathy-spec/master] Approver.AddDispatchOperation: when approvers start up, give them existing CDOs
Simon McVittie
simon.mcvittie at collabora.co.uk
Mon Oct 6 04:07:17 PDT 2008
This means they don't have to use ChannelDispatcher.Interface.OperationList
to get initial state (which may mean that we can remove that interface
entirely).
---
spec/Client_Approver.xml | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diff --git a/spec/Client_Approver.xml b/spec/Client_Approver.xml
index c912b12..e80ce23 100644
--- a/spec/Client_Approver.xml
+++ b/spec/Client_Approver.xml
@@ -87,7 +87,9 @@
tp:name-for-bindings="Add_Dispatch_Operation">
<tp:docstring xmlns="http://www.w3.org/1999/xhtml">
<p>Called by the channel dispatcher when a ChannelDispatchOperation
- in which the approver has registered an interest is created.</p>
+ in which the approver has registered an interest is created,
+ or when the approver starts up while such channel dispatch
+ operations already exist.</p>
<p>The channel dispatcher SHOULD call this method on all approvers
at the same time. If no approvers return from this method
--
1.5.6.5
More information about the Telepathy-commits
mailing list