aboutsummaryrefslogtreecommitdiffstats
path: root/subprojects/store-query-interpreter/src/test/java
diff options
context:
space:
mode:
authorLibravatar Kristóf Marussy <kristof@marussy.com>2024-06-17 01:56:02 +0200
committerLibravatar Kristóf Marussy <kristof@marussy.com>2024-06-17 01:56:02 +0200
commitb4c17c94105bece10118ab656ead66becd4b1325 (patch)
tree83f16cad44fcd76167da4a3b3227ad1feda23982 /subprojects/store-query-interpreter/src/test/java
parentfix: allow predicates in rule actions (diff)
downloadrefinery-b4c17c94105bece10118ab656ead66becd4b1325.tar.gz
refinery-b4c17c94105bece10118ab656ead66becd4b1325.tar.zst
refinery-b4c17c94105bece10118ab656ead66becd4b1325.zip
fix: monomorphic matching for focus arguments
Since we don't do pre-matching for multi-objects, there's no way to fire a decision rule with multiple focus arguments without creating a new concrete object for each focus argument, even if they match the same multi-object. To be more consistent with the multi-object case, we also don't allow the same concrete object to appear as two distict focus arguments.
Diffstat (limited to 'subprojects/store-query-interpreter/src/test/java')
0 files changed, 0 insertions, 0 deletions