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

[jira] [Assigned] (OFBIZ-9281) Code Improvement on Product Config

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

Ashish Vijaywargiya reassigned OFBIZ-9281:
------------------------------------------

    Assignee: Ashish Vijaywargiya  (was: Suraj Khurana)

> Code Improvement on Product Config
> ----------------------------------
>
>                 Key: OFBIZ-9281
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-9281
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: product
>    Affects Versions: Trunk
>            Reporter: Suraj Khurana
>            Assignee: Ashish Vijaywargiya
>            Priority: Minor
>         Attachments: OFBIZ-9281.patch
>
>
> I noticed a couple of code improvements on product config current code. Here is the reference:
> - In ProductConfigWorker.fillProductConfigWrapper() method, currently, we only check parameters map, while it is possible in a business environment that user can submit required fields values in request attributes as well. So here getCombinedMap method can be used to make it more efficient.
> - While calling constructor of ConfigOption (ConfigOption(ConfigOption co)), some private members should also be copied, like componentOptions etc.



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