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

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

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

Nicolas Malin (Jira)
Mathieu Lirzin created OFBIZ-11238:
--------------------------------------

             Summary: 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
             Fix For: Upcoming Branch


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)