You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ofbiz.apache.org by "Pawan Verma (Jira)" <ji...@apache.org> on 2020/06/01 06:35:00 UTC

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

Pawan Verma created OFBIZ-11779:
-----------------------------------

             Summary: 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


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)