I would like to setup jess to runUntilHalt. The idea is - - assert facts with a common unique key - assert a trigger fact with this key that will fire rules - remove facts that contain key
Questions: 1. Is this algorithm logical? 2. I would like to create a set of deficiencies based on the asserted facts and then notify the calling object that the deficiencies are ready. How do I know when the engine is done? 3. Is there a way to match all facts given a slot value without specifying the fact name? Or what is the best way to remove old facts? -Matt -------------------------------------------------------------------- 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] --------------------------------------------------------------------
