tkobayas commented on PR #6430:
URL: 
https://github.com/apache/incubator-kie-drools/pull/6430#issuecomment-3205272110

   Thoughts:
   
   Why do we allow the execution to skip the AlphaNode? Blocking the execution 
depends on the mask intersection in `BetaNode.modifyObject` (Dev note: 
https://github.com/tkobayas/drools-tech-notes/wiki/byPassModifyToBetaNode).
   
   Hmm, if we can block at `AlphaNode.modifyObject`, isn't it more robust?


-- 
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]

Reply via email to