Re: [rules-users] Does Drools have memory address equals check operator
There's a paragraph or two about "assertion modes, i.e., equality or identity" in the Drools Expert manual. Note that inserting identical objects is against the meaning of "fact", and that may also be true for objects that are equals(). For explicit control about the distinction between == and equ
[rules-users] Does Drools have memory address equals check operator
In another word, do we have operator doing what "object == object" in Java? thanks Sean ___ rules-users mailing list rules-users@lists.jboss.org https://lists.jboss.org/mailman/listinfo/rules-users