tkobayas commented on issue #5957: URL: https://github.com/apache/incubator-kie-drools/issues/5957#issuecomment-2116671397
Note: Ensure that `ExpressionTyperContext.addReactOnProperties` for the prop is called in https://github.com/apache/incubator-kie-drools/blob/main/drools-model/drools-model-codegen/src/main/java/org/drools/model/codegen/execmodel/generator/visitor/pattern/ClassPatternDSL.java#L276-L280 Compare with `$p: Person(getAddress() != null, address.street == "street1")` case. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
