[jira] [Closed] (OFBIZ-10430) Use `in` and spread operator in `gradlewSubprocess`

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Closed] (OFBIZ-10430) Use `in` and spread operator in `gradlewSubprocess`

Nicolas Malin (Jira)

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

Jacques Le Roux closed OFBIZ-10430.
-----------------------------------
       Resolution: Implemented
    Fix Version/s:     (was: Trunk)
                   Upcoming Branch

Thanks Mathieu,

Your last "patch" worked and is in trunk at revision: 1833997  

> Use `in` and spread operator in `gradlewSubprocess`
> ---------------------------------------------------
>
>                 Key: OFBIZ-10430
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-10430
>             Project: OFBiz
>          Issue Type: Improvement
>            Reporter: Mathieu Lirzin
>            Assignee: Jacques Le Roux
>            Priority: Minor
>             Fix For: Upcoming Branch
>
>         Attachments: OFBIZ-10430_Use-in-and-spread-operator-in-gradlewSubprocess.patch
>
>
> No functional change.  The idea of using the spread operator is to have less mutation involved.  In Groovy, using operator overloads like {{in}} is more idiomatic  than using explicitly the associated method.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)