-
Enhancement
-
Resolution: Done
-
Major
-
None
-
None
-
None
-
None
-
2021 Week 37-39 (from Sep 13), 2021 Week 40-42 (from Oct 4), 2021 Week 43-45 (from Oct 25)
-
8
-
Undefined
-
NEW
-
NEW
-
---
-
---
Currently, when reading a compiled alpha network instance from the classloader of a kjar created using the maven plugin, we still need to generate the RETE to init the ANC with the specific FieldExtractor/IndexableConstraint.
By inlining the creation of the Constraint in the ANC itself we don't need to supply a RETE at runtime, therefore having an "executable" compiled alpha network.
Start from the DT in DMN ANC
- is incorporated by
-
DROOLS-4605 DMN alpha network
- Coding In Progress
- relates to
-
DROOLS-6314 Inline constraints/consequence in Alpha Network Compiler
- Open