LocalNamespaceMappings does not make use of NameCache in NamespaceRegistryImpl
------------------------------------------------------------------------------

                 Key: JCR-670
                 URL: http://issues.apache.org/jira/browse/JCR-670
             Project: Jackrabbit
          Issue Type: Improvement
          Components: core
    Affects Versions: 1.1, 1.1.1
            Reporter: Marcel Reutegger
            Priority: Minor
             Fix For: 1.2


This basically means that the NameCache in NamespaceRegistryImpl is never used.

The LocalNamespaceMappings should also implement NameCache and forward calls to 
the NamespaceRegistryImpl for names
with namespace URIs that are not locally remapped. See proposed patch.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to