Fork me on GitHub
#clara
<
2019-05-02
>
Joel03:05:14

dynamic loading --- i mean doing load-string on a clojure file containing the rules/defsession, at runtime as rules are occasionally dynamically updated.

Joel03:05:10

in drools we short-circuit to the last group if a previous group makes a decision basically. I think for Clara we just put guards in all the following rules.