-
Task
-
Resolution: Done
-
Major
-
None
-
2019 Week 47-49 (from Nov 18), 2019 Week 50-52 (from Dec 9), 2020 Week 01-03 (from Dec 30)
Allow rules to "share" memory with processes.
e.g. Process Foo and rule unit Foo share automatically all the "process variables" in Foo.
- FooModel is a data context
- FooModel is both the data context for rules and processes
- FooModel#bar is a value that can be accessed both by processes and rules IFF the rule unit is referred from the same process. No explicit mapping is required.
- optionally: a rule unit Baz can select a subset of variables from Foo; then an explicit mapping is provided
- is blocked by
-
DROOLS-4837 Abstract reflective accesses from RuleUnitDescription
- Resolved
-
KOGITO-688 Re-align Kogito to Drools model compiler
- Closed
- relates to
-
KOGITO-489 Consider more explicit I/O mapping between rules and processes
- Closed