[Telepathy-commits] [telepathy-spec/master] Strengthen the requirement that ChannelDispatchOperation object-paths can't be reused quickly

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


20080710173835-53eee-c1802b11c64f877fbb4d8fd23d943ae7eb2ff0b8.gz
---
 spec/Channel_Dispatch_Operation.xml |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/spec/Channel_Dispatch_Operation.xml b/spec/Channel_Dispatch_Operation.xml
index 880a88b..b542798 100644
--- a/spec/Channel_Dispatch_Operation.xml
+++ b/spec/Channel_Dispatch_Operation.xml
@@ -102,8 +102,8 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
             makes the ChannelDispatchOperation self-contained.</p>
         </tp:rationale>
 
-        <p>Its object path MAY be reused for a subsequent dispatch
-          operation, but the ChannelDispatcher SHOULD choose object paths
+        <p>Its object path SHOULD NOT be reused for a subsequent dispatch
+          operation; the ChannelDispatcher MUST choose object paths
           in a way that avoids immediate re-use.</p>
 
         <tp:rationale>
-- 
1.5.6.5




More information about the Telepathy-commits mailing list