[jira] [Created] (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] [Created] (OFBIZ-10430) Use `in` and spread operator in `gradlewSubprocess`

Nicolas Malin (Jira)
Mathieu Lirzin created OFBIZ-10430:
--------------------------------------

             Summary: 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
             Fix For: Trunk


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)