Luca Molteni created DROOLS-4870:
------------------------------------
Summary: Materialize consequences using Drools
Key: DROOLS-4870
URL:
https://issues.redhat.com/browse/DROOLS-4870
Project: Drools
Issue Type: Bug
Reporter: Luca Molteni
Assignee: Luca Molteni
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
--
This message was sent by Atlassian Jira
(v7.13.8#713008)