rule.package is for the .brl, keep drls self contained.
Mark
ekke wrote:
hi,
I installed Drools 4.0.1 and examples.
I have seen that there's a file rule.package
(//This is a package configuration file
//Add imports, globals etc here which will be used by all the rule assets in
thise folder.)
I've tested something and noticed, that .drl and .brl "see" these imports.
because I didn't found something about rule.package files in the docs,
I want to ask whats the recommended place for imports etc:
inside the .drl or inside the rule.package file ?
thanks for info
ekke