You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Thomas Mueller (JIRA)" <ji...@apache.org> on 2016/05/19 13:22:12 UTC

[jira] [Created] (OAK-4381) Query engine: decouple nodetype lookup

Thomas Mueller created OAK-4381:
-----------------------------------

             Summary: Query engine: decouple nodetype lookup
                 Key: OAK-4381
                 URL: https://issues.apache.org/jira/browse/OAK-4381
             Project: Jackrabbit Oak
          Issue Type: Improvement
            Reporter: Thomas Mueller
            Assignee: Thomas Mueller


Currently, the query engine directly reads nodetype information from the relevant nodes from /jcr:system/jcr:nodeTypes. This strongly couples an implementation detail (the NodeState API) with the query engine.

Instead, nodetype information should be encapsulated. That way, the parser can be used even if no repository with nodes states is available.



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