Folks,
it seems that since 2.0 MVEL supports null-safe MVEL expressions, ie.
fact.?property.subproperty == foo will evaluate to false (instead of failing) if property is null. I tried this some time ago and it seems that the drools parser does not like the "?".
Is anybody using this?

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

Reply via email to