[jira] [Closed] (OFBIZ-11779) Use GroovyBaseScript's makeValue utility methods in each Groovy files
Posted by
Nicolas Malin (Jira) on
URL: http://ofbiz.116.s1.nabble.com/jira-Closed-OFBIZ-11779-Use-GroovyBaseScript-s-makeValue-utility-methods-in-each-Groovy-files-tp4754483.html
[
https://issues.apache.org/jira/browse/OFBIZ-11779?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Pawan Verma closed OFBIZ-11779.
-------------------------------
Fix Version/s: Upcoming Branch
Resolution: Implemented
Thanks, [~priya.sharma.9362] for the contribution and [~nmalin] for the review.
> Use GroovyBaseScript's makeValue utility methods in each Groovy files
> ---------------------------------------------------------------------
>
> Key: OFBIZ-11779
> URL:
https://issues.apache.org/jira/browse/OFBIZ-11779> Project: OFBiz
> Issue Type: Improvement
> Components: ALL COMPONENTS
> Affects Versions: Trunk
> Reporter: Pawan Verma
> Assignee: Pawan Verma
> Priority: Minor
> Fix For: Upcoming Branch
>
>
> Use GroovyBaseScript's makeValue utility methods instead of using Delegator in each Groovy files
> Currently, we have both patterns in Groovy files, we should replace delegator.makeValue(args) with makeValue(args) for consistency
--
This message was sent by Atlassian Jira
(v8.3.4#803005)