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)