tkobayas opened a new issue, #6268: URL: https://github.com/apache/incubator-kie-drools/issues/6268
in KIE 10.0.0 drools docs, https://kie.apache.org/drools-docs/drools/language-reference/index.html#con-drl-legacy_drl-rules ``` Legacy DRL conventions The following Drools Rule Language (DRL) conventions are no longer applicable or optimal in Drools but might be available for backward compatibility. ... ``` gives the impression that `function`, `global` and other syntax are deprecated. However, the sections was originally written for RuleUnit. In reality, those syntax are still fully supported with traditional DRL in KIE 10. Review and consider the wordings. -- 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]
