I think Lakshmi Vempati wrote:
> 
> Is there any way to determine exactly what slot values were changed when
> a JessEvent
> is fired for fact modification?

No, the event doesn't contain that information. You could probably use
a (defadvice) on the (modify) function to get some of this data for
normal facts; of course you can get some property modification data
from a Bean just by registering with it for PropertyChangeEvents.

> 
> thanks,
> Lakshmi Vempati


---------------------------------------------------------
Ernest Friedman-Hill  
Distributed Systems Research        Phone: (925) 294-2154
Sandia National Labs                FAX:   (925) 294-2234
Org. 8920, MS 9012                  [EMAIL PROTECTED]
PO Box 969                  http://herzberg.ca.sandia.gov
Livermore, CA 94550

---------------------------------------------------------------------
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]
---------------------------------------------------------------------

Reply via email to