[rules-users] Double

Scott Reed sreed at spamcop.net
Tue May 29 21:42:29 EDT 2007


Matthew Shaw's message received 5/29/2007 8:20 PM:
> Why is it seeing it as a new object? I am asserting it into the working 
> memory before hand.
It says "new" right in the code:

highDutyTotal = **new** Double(...);

You asserted some other object which the predicate [art of the sets hidgDutyTotal to reference. 
Then, the consequence part of the rule sets highDutyTotal to reference a NEW, unasserted object.



More information about the rules-users mailing list