[
https://issues.apache.org/jira/browse/GROOVY-960?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Paul King updated GROOVY-960:
-----------------------------
Fix Version/s: (was: 3.0.0-alpha-1)
> Change the MetaClass methods to not be bean properties
> ------------------------------------------------------
>
> Key: GROOVY-960
> URL: https://issues.apache.org/jira/browse/GROOVY-960
> Project: Groovy
> Issue Type: Improvement
> Components: bytecode
> Affects Versions: 1.0-JSR-2
> Reporter: Geert Bevin
>
> Currently, each Groovy class has setMetaClass and getMetaClass methods. This
> makes it a valid javabean property that requires special handling in
> automated bean handling features of libraries. Imho it would be a good course
> of action to replace these methods with:
> retrieveMetaClass
> provideMetaClass
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)