Tibor Zimányi created DROOLS-3180:
-------------------------------------
Summary: Split RuleUnitRegistry
Key: DROOLS-3180
URL:
https://issues.jboss.org/browse/DROOLS-3180
Project: Drools
Issue Type: Enhancement
Components: core engine
Affects Versions: 7.13.0.Final
Reporter: Tibor Zimányi
Assignee: Tibor Zimányi
RuleUnitRegistry is currently used for two purposes:
- In KnowledgeBaseImpl as an aggregator of RuleUnitDescrs
- In KnowledgePackageImpl as a loader of RuleUnitDescrs
This is a bit confusing, because a class serves different purposes, so it needs to be
split in two to encapsulate the different behaviours.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)