Yes, all of the rules inside the DRL file will be compiled again even if
they didn't change. We are working on a better solution for your problem
using Knowledge Agents. You will be hearing notices soon (I hope ;-) ).
Best,
On Tue, Dec 22, 2009 at 9:51 AM, orchid <maya.pollack(a)gmail.com> wrote:
Esteban Aliverti wrote:
>
> Hi,
> It will be better if you can pass just the modified rule, because rules
> need
> to be compiled before added to the kbase and that is an expensive task.
>
> Best
>
Thanks Esteban!
If my .drl file contains several rules and I changed only one of them, I
must pass again the whole file. Will it all be recompiled? Am I getting
something wrong?
Thanks.
--
View this message in context:
http://n3.nabble.com/When-changing-rules-what-should-be-passed-to-Drools-...
Sent from the Drools - User mailing list archive at
Nabble.com.
_______________________________________________
rules-users mailing list
rules-users(a)lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users
--
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
Esteban Aliverti