You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ofbiz.apache.org by "Rohit Rai (JIRA)" <ji...@apache.org> on 2017/08/26 06:33:02 UTC

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

     [ https://issues.apache.org/jira/browse/OFBIZ-9607?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rohit Rai updated OFBIZ-9607:
-----------------------------
    Attachment: OFBIZ-9607_Order.patch

The occurrences are scattered around various components. I will change the occurrences, and will provide patches component wise. 

Attaching the patch for the Order component.
 

> 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
>            Assignee: Suraj Khurana
>         Attachments: OFBIZ-9607_Order.patch
>
>
> 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)