[
https://issues.apache.org/jira/browse/GROOVY-9675?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Paul King updated GROOVY-9675:
------------------------------
Summary: There should be a mechanism to disable individual macro methods &
extension methods (was: There should be a mechanism to disable individual
macro methods)
> There should be a mechanism to disable individual macro methods & extension
> methods
> -----------------------------------------------------------------------------------
>
> Key: GROOVY-9675
> URL: https://issues.apache.org/jira/browse/GROOVY-9675
> Project: Groovy
> Issue Type: New Feature
> Reporter: Paul King
> Priority: Major
>
> The idea would be to use system properties, e.g.:
> {code:java}
> -Dgroovy.macro.disable.foo=true
> {code}
> would disable any macro method (i.e. ignores parameters) with that name.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)