You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ofbiz.apache.org by "Mathieu Lirzin (Jira)" <ji...@apache.org> on 2019/10/05 15:40:00 UTC

[jira] [Updated] (OFBIZ-11238) Refactor ‘ClassPathInfo’ class

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

Mathieu Lirzin updated OFBIZ-11238:
-----------------------------------
    Attachment: OFBIZ-11238_0001-Specify-that-the-component-dependencies-are.patch
                OFBIZ-11238_0002-Refactor-ComponentConfig.ClasspathInfo.patch

> Refactor ‘ClassPathInfo’ class
> ------------------------------
>
>                 Key: OFBIZ-11238
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-11238
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: framework
>    Affects Versions: Trunk
>            Reporter: Mathieu Lirzin
>            Assignee: Mathieu Lirzin
>            Priority: Minor
>             Fix For: Upcoming Branch
>
>         Attachments: OFBIZ-11238_0001-Specify-that-the-component-dependencies-are.patch, OFBIZ-11238_0002-Refactor-ComponentConfig.ClasspathInfo.patch
>
>
> The validity checks regarding the class path information are scattered at multiple places. It is simpler to ensure that any ClasspathInfo instance is a valid one at instantiation time. Additionally this lets the client code assume that every instance is valid which provides a sound model of programming.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)