Indeed, looks like you're demonstrating another problem. I was able to
clear it up in my working copy, but it's a little messy for a patch to
5.0a5. I'll be releasing 5.0a6 next week, and it should behave
properly for you here.


I think Benjamin Good wrote:
> 
>  Hello, 
> 
>  Thanks for your quick response yesterday.  I have implemented the
> patches you directed me to, but have run into some new (I believe
> related) problems.
> 
> Once again, this rule seems to cause the problems
> 
> (defrule done-task  
>  (declare (salience -2))  
>  ?f <- (task (list ? $?rest))  
>  =>  (modify ?f (list $?rest)) 
>  ) 
> 
>  I think a trace of what happens when this rule fires with the same code
> in version 4.44 compared to a trace of what happens with 5.0a5 would be
> the best way to explain the problem.
> 
...
> 
> into an endless loop.
> 
> Any input on this problem would be much appreciated
> 
> Thanks,
> 
> Benjamin Good
> True Image Inc.
> 


---------------------------------------------------------
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 (use your own address!) List problems? Notify [EMAIL PROTECTED]
---------------------------------------------------------------------

Reply via email to