Hi,

Let's say I have a deftemplate A with two slot : x, and y.

I have another deftemplate B whom extends A, adding slot z.

Then I have a rule that checks for any A-fact with special values for x and or y.

If the rule fire, I want to create a B fact with the same values as in the A fact (and a value for z of course).

I know that I can use fact-slot-value to get the A-fact values, but is there a cleaner way ?

Thanks.

Jean-Francois
--------------------------------------------------------------------
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