[jboss-jira] [JBoss JIRA] (DROOLS-3180) Split RuleUnitRegistry

Tibor Zimányi (Jira) issues at jboss.org
Wed Oct 24 04:39:06 EDT 2018


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)



More information about the jboss-jira mailing list