[
https://issues.apache.org/jira/browse/OFBIZ-11779?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17143558#comment-17143558 ]
Pawan Verma commented on OFBIZ-11779:
-------------------------------------
Changes look good to me. I've approved both the PRs, thanks Priya :)
> 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
>
> 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)