I think =?iso-8859-1?B?U2VyZ2lvIE1hcnTtbiBCYWxsZXN0ZXJvcw==?= wrote: [Charset iso-8859-1 unsupported, filtering to ASCII...] > Hello, > > "Is there any way to compare if 2 RETE classes (with java passed objects) > are the same?? Or, in other words, is it possible to know if the atribute > values of the classes and the RETES are the same?"
No, not really -- other than writing an enormous equals() method which iterated through all the constructs, all of working memory, etc. Can I ask why you want to do this? Maybe we can come up with another solution to your problem. --------------------------------------------------------- Ernest Friedman-Hill Science and Engineering PSEs Phone: (925) 294-2154 Sandia National Labs FAX: (925) 294-2234 PO Box 969, MS 9012 [EMAIL PROTECTED] Livermore, CA 94550 http://herzberg.ca.sandia.gov -------------------------------------------------------------------- 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] --------------------------------------------------------------------
