OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

wsbpel message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: Re: [wsbpel] Issue 140 - Proposal For Vote


+1

Yaron Y. Goland wrote:

> Issue 140 - Until Activity
>
> Proposal: Add an <until> activity to BPEL
>
> Rationale: This is one of those classic control structures that just 
> keeps on proving its utility.
>
> Add new section:
>
> 12.x Until
>
> The Until activity supports repeated performance of a specified 
> iterative activity. The iterative activity will continue to be 
> performed so long as after it executes the given Boolean <until> 
> condition holds true.
>
> <until standard-attributes>
>       standard-elements
>       activity
>       <condition expressionLanguage="anyURI"?>
>          ... bool-expr ...
>       </condition>
> </until>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: wsbpel-unsubscribe@lists.oasis-open.org
> For additional commands, e-mail: wsbpel-help@lists.oasis-open.org
>
>


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]