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)