[jira] [Commented] (OFBIZ-11779) Use GroovyBaseScript's makeValue utility methods in each Groovy files

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

[jira] [Commented] (OFBIZ-11779) Use GroovyBaseScript's makeValue utility methods in each Groovy files

Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-11779?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17147079#comment-17147079 ]

ASF subversion and git services commented on OFBIZ-11779:
---------------------------------------------------------

Commit 5a144c0beddf9747176d7523bdde32a5f0a832d3 in ofbiz-framework's branch refs/heads/trunk from Priya Sharma
[ https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;h=5a144c0 ]

Improved: Use GroovyBaseScript's makeValue utility methods in each Groovy files (OFBIZ-11779)



Co-authored-by: Priya Sharma <[hidden email]>

> 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)