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

   This PR focus on `insert` and `insertLogical` (and minor `insertAsync`).
   
   `update`, `modify` and `delete` still work with RuleUnit (because it simply 
affects facts in its DataSource). I thought of raising a build error for them, 
too. But `modify` is widely used in kogito examples and we have a test case of 
`update`. So I think dropping them would introduce a confusion.


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