apache/incubator-kie-drools

Write documentation for property reactivity behavior details

tkobayas opened this issue · 1 comments

Probably it's good to have one section to focus on property reactivity behavior with some more details.

Note:
DROOLS-3849 (no mask -> allSetBitMask when properties in constraint cannot be analyzed)
-> since 7.21.0.Final

DROOLS-5677 (if firstProp is not a property nor a method call, allSetBitMask : e.g. Object1( !Objects.isNull(field1) ))
-> since 7.45.0.Final
-> check if this should be removed : #6092

BAPL-1773 (reactive to method call arguments)
-> since 7.46.0.Final