it already works that way, eval cond2 will only be evaluated after cond1.

Mark
On 27 May 2013, at 08:55, ronan.quintin <ronan.quin...@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@lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/rules-users


_______________________________________________
rules-users mailing list
rules-users@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users

Reply via email to