I believe I found the problem. The MAIN::start-again rule was setting the focus as the wrong time. Sorry for the confusion!
ryan -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Monday, June 09, 2003 2:18 PM To: [EMAIL PROTECTED] Subject: Re: JESS: focus problems I think Ryan Crumley wrote: > I am using a rule MAIN::start-again to initialize the focus so that all rules in > OBJECT happen before CONSTRAINTS. The reason I need this to happen is because the > CONSTRAINTS module will remove all facts that have not been operated on by the > OBJECT module. > > Why would a rule that is on the agenda not fire when its module gains focus? Is > there something I am not understanding about how focus works? > >From what you've shown, I don't know what's happening. What does MAIN::start-again do? Are there any auto-focus rules? --------------------------------------------------------- Ernest Friedman-Hill Distributed Systems Research Phone: (925) 294-2154 Sandia National Labs FAX: (925) 294-2234 PO Box 969, MS 9012 [EMAIL PROTECTED] Livermore, CA 94550 http://herzberg.ca.sandia.gov -------------------------------------------------------------------- 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] -------------------------------------------------------------------- -------------------------------------------------------------------- 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] --------------------------------------------------------------------
