You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@groovy.apache.org by "Paul King (JIRA)" <ji...@apache.org> on 2017/05/02 02:35:04 UTC

[jira] [Updated] (GROOVY-960) Change the MetaClass methods to not be bean properties

     [ 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)