[rules-users] Orgnizing Rule sets

Michael Anstis michael.anstis at gmail.com
Sun Oct 10 15:45:21 EDT 2010


Rules can be split into as many different files as you feel appropriate;
although each will needed to be loaded into the KnowledgeBase.

The "package" keyword allows you to logically groups rules too; like Java's
package statement.

2010/10/10 Modha Khammammettu <modhakumar at gmail.com>

> Hi
>
> I just started on drools. I am looking at rule files that some one wrote.
> I see that rule files that I have thousands of lines of drools code. Is it
> that all drools need to be dumped into one file. Is there a way that rules
> can be organized into multiple drools files (just like classes in a java
> package)
>
> Any pointers are appreciated.
>
> Thanks
> MK
>
> _______________________________________________
> rules-users mailing list
> rules-users at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/rules-users
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/rules-users/attachments/20101010/22b4650c/attachment.html 


More information about the rules-users mailing list