mariofusco commented on PR #6352: URL: https://github.com/apache/incubator-kie-drools/pull/6352#issuecomment-2908881345
If I understand correctly the two main objections to this PR are 1. ruleunits are the favored and adviced way of doing stuff in drools 2. drools should be neutral between spring and quarkus integration Regarding 1. I'm strongly against this idea, because ruleunits are useful and better than good-and-old KieBase/KieSession only in specific use cases while they miss some advanced features available in traditional As for 2. I don't understand how adding one more quarkus extension could bring any damage to spring support. For these reasons I'm going to reopen this PR, please let's keep this discussion here. -- 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]
