Hi Ernest,:

> have been created by the Jess language- they might have been created
> from Java code and passed to Jess, and there's no way for Jess to run
> that code again, so it'd better not be cavalier about tossing objects
> aside.
>
> Anyhow, it's what made sense to me. Does anyone else have any thoughts
> on the subject?
>

I totally agree with you. Current behaviour is satisfactory and required. In addition, 
if the
reset has a parameter to reset facts or to reset definstances or deffacts, deftemp ect 
I think
it will be more efficient. For instance,

(reset) a default behaviour my be such as in clips
(reset 1) resets only the facts
(reset 2)  resets only the deffacts
(reset 4)  resets only the defitemps
(reset 8)  resets only the definstances
(reset 9) resets both facts and definstances facts

or somthing like that...

In the futere releses,  is  Jess going to support Expert mode in beans, or  not all 
but some
selected methodes asserted as slots?

regards,


> ---------------------------------------------------------
> Ernest Friedman-Hill
> Distributed Systems Research        Phone: (925) 294-2154
> Sandia National Labs                FAX:   (925) 294-2234
> Org. 8920, MS 9214                  [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. List problems? Notify [EMAIL PROTECTED]
> ---------------------------------------------------------------------



---------------------------------------------------------------------
To unsubscribe, send the words 'unsubscribe jess-users [EMAIL PROTECTED]'
in the BODY of a message to [EMAIL PROTECTED], NOT to the
list. List problems? Notify [EMAIL PROTECTED]
---------------------------------------------------------------------

Reply via email to