You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@groovy.apache.org by "Eric Milles (Jira)" <ji...@apache.org> on 2022/07/05 15:09:00 UTC

[jira] [Updated] (GROOVY-10012) Groovy should consider supporting BeanInfo Annotations (JEP 256)

     [ https://issues.apache.org/jira/browse/GROOVY-10012?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Eric Milles updated GROOVY-10012:
---------------------------------
    Labels: annotations  (was: )

> Groovy should consider supporting BeanInfo Annotations (JEP 256)
> ----------------------------------------------------------------
>
>                 Key: GROOVY-10012
>                 URL: https://issues.apache.org/jira/browse/GROOVY-10012
>             Project: Groovy
>          Issue Type: New Feature
>            Reporter: Paul King
>            Priority: Major
>              Labels: annotations
>
> The BeanInfo Annotations JEP provides a way to create BeanInfo information at runtime:
> http://openjdk.java.net/jeps/256
> Groovy's MetaClassImpl and Builder transform already use the java.beans.Introspector class to read BeanInfo information, so, after JEP 256, the functionality may just be automatically available. We should check that extra work isn't needed for Groovy classes compiled in memory.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)