]
Toshiya Kobayashi updated DROOLS-4870:
--------------------------------------
Sprint: 2019 Week 50-52 (from Dec 9)
Materialize consequences using Drools
-------------------------------------
Key: DROOLS-4870
URL:
https://issues.redhat.com/browse/DROOLS-4870
Project: Drools
Issue Type: Bug
Reporter: Luca Molteni
Assignee: Toshiya Kobayashi
Priority: Major
Currently consequences using Drools are not materialized (extracted in a different
lambda) because they are capturing, as they use the relative bitmask instance.
We should find a way to pass the bitmask instance to the consequence so that we can
materialize them.
This means we should probably not change only the compiler, but also the interpreter of
the DSL