[rules-users] TWO Same Object Types in WorkingMemory

Saleem Lakhani Saleem.Lakhani at citizensfla.com
Thu Mar 20 12:35:08 EDT 2008


Hi,

 

I need to have two objects of the same class present in the working
memory at the same time. Both objects can have other nested objects of
different classes.

The reason is I need to compare data change b/w two objects. E.g;

 

originalObject_A.getPersonTO().getAge() !=
changedObject_A.getPersonTO().getAge()

 

I am using Drools 3.0, DRLs and DSL. 

 

Thanks

Saleem Lakhani

 

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/rules-users/attachments/20080320/312b91c0/attachment.html 


More information about the rules-users mailing list