Am I seeing the expected behavior here:
If a Java class A defines a property B as returning an Object, and an
instance has the value null for B, a rule that looks like
(defrule testB
(A (B ?b)) ....
will match. But if A defines the property B as returning a String, the
rule will not match.
Thanks,
Lauren
---------------------------------------------------------------------
To unsubscribe, send the words 'unsubscribe jess-users [EMAIL PROTECTED]'
in the BODY of a message to [EMAIL PROTECTED], NOT to the
list (use your own address!) List problems? Notify [EMAIL PROTECTED]
---------------------------------------------------------------------