Re: p:break

On Fri, May 2, 2008 at 3:17 PM, Norman Walsh <ndw@nwalsh.com> wrote:
> / James Fuller <james.fuller.2007@gmail.com> was heard to say:
>
>
> | do not feel strongly about this;
>  |
>  | though should we consider a step that stops processing ?
>  |
>  | <p:break/>
>  |
>  | which if supplied with a test attribute provides a condition for stopping
>  |
>  | <p:break test="somexpathstatement"/>
>
>  How is that different from p:error, possibly in a p:choose?

because there can arise conditions, which are not errors, that one may
want to halt processing. Plenty of precedent in lots of computer
languages for this.

cheers, Jim Fuller

Received on Friday, 2 May 2008 13:22:36 UTC