[jira] [Created] (OFBIZ-9607) Use from-field pattern instead of value=${***} pattern in 'set' element

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

[jira] [Created] (OFBIZ-9607) Use from-field pattern instead of value=${***} pattern in 'set' element

Nicolas Malin (Jira)
Suraj Khurana created OFBIZ-9607:
------------------------------------

             Summary: Use from-field pattern instead of value=${***} pattern in 'set' element
                 Key: OFBIZ-9607
                 URL: https://issues.apache.org/jira/browse/OFBIZ-9607
             Project: OFBiz
          Issue Type: Improvement
            Reporter: Suraj Khurana


Currently, there are many occurrences in the code base where we use value=${***} pattern to assign the value to some variable.
Instead of this, we should use from-field for better performance.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)