I think Mikael Rundqvist (ERA) wrote:
[Charset iso-8859-1 unsupported, filtering to ASCII...]
> Hi Ernest,
> Jess version 6.0b3
> I reported an error some time ago in Jess60b1 i think it was about having to exit 
>Jess to get rid of rules with syntax errors because they couldn't be removed from the 
>rete network otherwise.
> 

There was indeed an issue, fixed for 6.0b3 (see change log) where if a
rule was syntactically OK, but a function call on a rule's LHS threw
an exception during pattern matching while the rule was being defined,
the rule was still added to the Rete network. Since in general, this
kind of error isn't detected until the LHS function is actually
called, this was a special case.

> There still seams to be some problem with old rule definitions being a bit to 
>persistant when a rule has been fired and some kind of syntax error has been detected 
>on the RHS.

This sounds like a completely different issue. If you can send me a
program that reproduces the problem, please do.

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