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