[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]
Subject: Re: [wsbpel] Dead Path Elimination and Join Conditions
|
The contradiction is one of semantics. There can be no "dead paths" in
such a case, since a join condition later in the path can "resuscitate"
the path. The sentinel case you describe can easily be coded differently, say as the 2nd activity in a sequence, where the first is a flow. After the flow completes, the sentinel can check conditions. Of course, it can't check link status, but I don't see that as a huge obstacle. Danny andrew.francis@mail.mcgill.ca wrote: Hello Danny: |
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]