easy-rules
easy-rules copied to clipboard
Fix to Issue #377 - Added triggerListenersAfterEvaluate call in DefaultRuleEngine check
Added trigger triggerListenersAfterEvaluate after every rules evaluation in doCheck method. At the moment it was just called in fire method so, we were not able for example to remove a Fact after rules evaluation when using the check method. Added related unit test in RuleListenerTest.
Hi @benas , any chance to get this request evaluated?