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 2020/01/31 05:28:00 UTC

[jira] [Updated] (GROOVY-3661) Named parameter support for constructors with java.beans.ConstructorProperties

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

Paul King updated GROOVY-3661:
------------------------------
    Fix Version/s: 4.x

> Named parameter support for constructors with java.beans.ConstructorProperties
> ------------------------------------------------------------------------------
>
>                 Key: GROOVY-3661
>                 URL: https://issues.apache.org/jira/browse/GROOVY-3661
>             Project: Groovy
>          Issue Type: New Feature
>          Components: groovy-jdk
>            Reporter: Alexander Veit
>            Priority: Minor
>             Fix For: 4.x
>
>         Attachments: ConstructorPropertiesSupport.patch, groovy3661_ConstructorProperties.patch
>
>
> Groovy should support object construction with named parameters for (Java) classes that have constructors annotated with java.beans.ConstructorProperties (given it could be implemented efficiently, of course). The java.beans.ConstructorProperties are in the JDK since 1.6.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)