On 08.12.2017 10:31, Ruben Laguna wrote:
I've found the following *old* bug report from 2009:
[GROOVY-3867 Allow methodMissing/propertyMissing to be defined through
category |https://issues.apache.org/jira/browse/GROOVY-3867]
which says that methodMissing does not work since Groovy 1.6.5.
ok, then it is something we never got to fix
So I've opened a new JIRA ticket [iGROOVY-8408 invokeMethod cannot be
set through category|https://issues.apache.org/jira/browse/GROOVY-8408]
as long as we have the GroovyObject based logic we currently have
invokeMethod cannot receive this kind of treatment.
bye Jochen