Re: [wsrp] [change request #250] Only 1 performBlockingInteraction()?

From
Alejandro Abdelnur <>
Date
2003-03-26T21:11:52+00:00
ID
Thread
Re: [wsrp] [change request #250] Only 1 performBlockingInteraction()?
Title: 

The current wording does not restrict ourselves for the future, in the
future we could say it could be more than one and it would not break
backwards compatibility.

Alejandro

Rich Thompson wrote:

 

  Document: Spec

Section: 6.3.2

Page/Line: 44/28

Requested by: Michael Freedman

Old text: The Consumer MUST initiate at most one
performBlockingInteraction() for any one client request.

New text: remove this newly added line

  

Reasoning:  Do we really want to restrict ourselves by this for the
future?  As we haven't addressed events yet, should we be cautious to
not handtie us if we find a use case/rationale that through handling of
events would cause another blocking action to be called?  What is the
harm of NOT limiting ourselves.  As long as each adheres to blocking
rule it would seem safe.