Hello,

We are managing sets of related rules in drl files. There may be multiple
drl files that define a package.
It would be really nice if we could easily remove the set of related rules
in a given drl file from a package.
For example:

RuleBase.removeDrlRules(pkg, "path/to/drl/file");

Is there any easy way to do this without having to maintain the list of
rules that exist within each drl file?

I am still on 3.0.x, but will be moving to 3.1 shortly.

Thanks,
Justine
_______________________________________________
rules-users mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/rules-users

Reply via email to