[ https://issues.apache.org/jira/browse/GROOVY-7513?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14635036#comment-14635036 ]
Cédric Champeau commented on GROOVY-7513: ----------------------------------------- It is possible to do so with a type checking extension (and it is by design to limit it to type checking extensions). See http://docs.groovy-lang.org/latest/html/documentation/type-checking-extensions.html > Ability to use *Missing with @CompileStatic > ------------------------------------------- > > Key: GROOVY-7513 > URL: https://issues.apache.org/jira/browse/GROOVY-7513 > Project: Groovy > Issue Type: Bug > Reporter: Suminda Dharmasena > > Delegation to *Missing methods actually can be done even in compile time. So > if when using { @CompileStatic } so generate compile time delegation code. -- This message was sent by Atlassian JIRA (v6.3.4#6332)