[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=17147082#comment-17147082 ]

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

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

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

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

* Improved: Removed extra bracket added accidentally. (OFBIZ-11779)

* Update bi/groovyScripts/DimensionServices.groovy

Co-authored-by: Nicolas Malin <[hidden email]>

Co-authored-by: Priya Sharma <[hidden email]>
Co-authored-by: Nicolas Malin <[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)