gitgabrio commented on PR #6371: URL: https://github.com/apache/incubator-kie-drools/pull/6371#issuecomment-2956066153
As I wrote, the implementation of the plugin could be changed - I think it would be cleaner to programmatically invoke the original one, and that would also remove the copy'n'paste issue. From my POV, the problem is not if, with some kind of configuration, it is possible to have a plugin working as we need, but how contrived this configuration is, compared to cost of build/maintain custom one. And, using invocation programmatically, code would be just a bunch of lines. But, again, it seems to me more an "abstract" objection then a concrete pros/cons evaluation -- 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]
