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

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=16136563#comment-16136563 ] 

Jacques Le Roux commented on OFBIZ-9607:
----------------------------------------

Hi Suraj,

Since we have decided to deprecate Minilang at least we should not worry about Minilang code, <actions> is another part (for now we might decide to use only Groovy there also). So I wonder if globally it's worth it...

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