...separated by "||" and "&&", as required, with...
On 27/05/2013, Wolfgang Laun <wolfgang.laun(a)gmail.com> wrote:
A single eval(), with terms separated by "||" with the same
semantics
as in Java.
-W
On 27/05/2013, ronan.quintin <ronan.quintin(a)gmail.com> wrote:
> Is there a way to force a rule evaluation from left to right? For example
> if
> i have :
> eval(cond1) | eval(cond2)
> I wan't that cond2 is evaluate only if cond1 is true. Is this possible to
> have this behaviour?
>
>
>
> --
> View this message in context:
>
http://drools.46999.n3.nabble.com/Shadow-fax-tp4023948p4023980.html
> Sent from the Drools: User forum mailing list archive at
Nabble.com.
> _______________________________________________
> rules-users mailing list
> rules-users(a)lists.jboss.org
>
https://lists.jboss.org/mailman/listinfo/rules-users
>