-
Bug
-
Resolution: Done
-
Major
-
None
-
None
-
2022 Week 11-13 (from Mar 14), 2022 Week 14-16 (from Apr 4)
-
5
-
NEW
-
NEW
Several methods in KnowledgeBuilderImpl are really called by the CompositeKnowledgeBuilderImpl ; e.g.:
public final void buildPackages( Collection<CompositePackageDescr> packages )
the goal of this task is to simplify and restructure such methods into Phases, as in DROOLS-6854 and DROOLS-6881
- is related to
-
DROOLS-6903 Refactor ModelBuilderImpl to use Phases
- Resolved