[
https://issues.apache.org/jira/browse/GROOVY-3661?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eric Milles updated GROOVY-3661:
--------------------------------
Fix Version/s: (was: 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
> 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.20.1#820001)