[jira] [Commented] (OFBIZ-6268) Improve Start.java Component Loading

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Commented] (OFBIZ-6268) Improve Start.java Component Loading

Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-6268?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14504710#comment-14504710 ]

Adrian Crum commented on OFBIZ-6268:
------------------------------------

Let's back up for a second. I understand the changes you made and why you made them. The problem is with your implementation - you caused the same files to be parsed twice.

I am merely removing the double parsing, your other changes (and your intent) are intact. It would help if you applied the patch and actually looked at the code.


> Improve Start.java Component Loading
> ------------------------------------
>
>                 Key: OFBIZ-6268
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-6268
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: framework
>    Affects Versions: Upcoming Branch
>            Reporter: Adrian Crum
>            Priority: Minor
>         Attachments: OFBIZ-6268.patch
>
>
> The current code for loading components parses configuration files twice. This issue is intended for review of code improvements.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)