Joerg Hoh created JCRVLT-813:
--------------------------------
Summary: read node and property definitions lazy
Key: JCRVLT-813
URL: https://issues.apache.org/jira/browse/JCRVLT-813
Project: Jackrabbit FileVault
Issue Type: Task
Affects Versions: 4.0.0
Reporter: Joerg Hoh
In JCRVLT-809 reading the property definitions and nodetype definitions has
been moved into the constructor the EffectiveNodeType class, which improved
performance.
But when this class is instantiated, not both definitions are always required.
So the reading of these definitions should be made lazy, and they should only
be read (once) when they were required.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)