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] [Updated] (OAK-4381) Query engine: decouple nodetype lookup

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

Thomas Mueller updated OAK-4381:
--------------------------------
    Component/s: query

> Query engine: decouple nodetype lookup
> --------------------------------------
>
>                 Key: OAK-4381
>                 URL: https://issues.apache.org/jira/browse/OAK-4381
>             Project: Jackrabbit Oak
>          Issue Type: Improvement
>          Components: query
>            Reporter: Thomas Mueller
>            Assignee: Thomas Mueller
>             Fix For: 1.5.3
>
>
> 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)