[ 
https://issues.apache.org/jira/browse/GROOVY-11684?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17955161#comment-17955161
 ] 

ASF GitHub Bot commented on GROOVY-11684:
-----------------------------------------

paulk-asert opened a new pull request, #2241:
URL: https://github.com/apache/groovy/pull/2241

   …table copyWith method should include NamedParam information




> The constructor produced by MapConstructor and the Immutable copyWith method 
> should include NamedParam information
> ------------------------------------------------------------------------------------------------------------------
>
>                 Key: GROOVY-11684
>                 URL: https://issues.apache.org/jira/browse/GROOVY-11684
>             Project: Groovy
>          Issue Type: Improvement
>            Reporter: Paul King
>            Assignee: Paul King
>            Priority: Major
>
> These are both methods that we generate that take a map argument (for Groovy 
> named parameters) and we know the valid names and types at the point of 
> generation, so we should include that. We already do that for the map 
> constructor produced for records.



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

Reply via email to