You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ofbiz.apache.org by "Suraj Khurana (JIRA)" <ji...@apache.org> on 2017/08/22 09:19:00 UTC

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

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)