Replace Config classes with factories
-------------------------------------

                 Key: JCR-1438
                 URL: https://issues.apache.org/jira/browse/JCR-1438
             Project: Jackrabbit
          Issue Type: Improvement
          Components: config, jackrabbit-core
            Reporter: Jukka Zitting
            Assignee: Jukka Zitting


Jackrabbit is currently tightly coupled to the configuration classes in 
o.a.j.core.config.

To make alternative configuration mechanisms easier to implement, I'd like to 
introduce a set of factory interfaces for instantiating various components like 
FileSystems, AccessManagers, etc. The current Config classes would implement 
these factory interfaces, but this way the rest of the Jackrabbit codebase 
would no longer be tied to just one configuration mechanism.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to