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: [wsbpel] repeatUntil description issue


Title: [wsbpel] repeatUntil description issue

As we discussed during the Nov 2nd conf. call. I would like to request opening the following new issue:

In 6.2 the description of <repeatUntil> is incorrect. It is opposite of the traditional meaning of a REPEAT UNTIL construct. The expected meaning is for the iterator to repeat *until* the boolean condition is met(becomes true). But the description says otherwise.

------------------------------------------------------------------------
Current description:

The <repeatUntil> constructs allows you to indicate the repeated performance of a specified iterative activity. The iterative activity will continue to be performed so long as after it executes the given Boolean <repeatUntil> condition holds true.

Proposed Description:

The <repeatUntil> construct allows you to indicate the repeated performance of a specified iterative activity. The iterative activity will continue to be performed until the given Boolean <repeatUntil> condition becomes true.

------------------------------------------------------------------------

Regards,
-Vinky

Vinkesh O. Mehta
Deloitte Consulting LLP
 
Fax: +1 512 480 1261
Mobile: + 1 512 750 2006
vmehta@deloitte.com
www.deloitte.com
 
400 West 15th Street, Suite 1700
Austin, TX 78701-1648
USA



This message (including any attachments) contains confidential information intended for a specific individual and purpose, and is protected by law.  If you are not the intended recipient, you should delete this message. 

Any disclosure, copying, or distribution of this message, or the taking of any action based on it, is strictly prohibited. [v.E.1]


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