angela created OAK-1214:
---------------------------
Summary: Create rep:Unstructured node type for repo internal
content
Key: OAK-1214
URL: https://issues.apache.org/jira/browse/OAK-1214
Project: Jackrabbit Oak
Issue Type: Improvement
Reporter: angela
as mentioned earlier on i somehow dislike the idea of using nt:unstructured for
repository internal content like the hidden index and the namespace index
optimization.
therefore i would like suggest to create the following node type:
{code}
rep:Unstructured
- * (UNDEFINED) IGNORE
- * (UNDEFINED) multiple IGNORE
+ * (nt:base) IGNORE (or maybe ABORT would be even better)
{code}
that doesn't limit the creation of any kind of property and child nodes (except
SNSs), doesn't have orderable child nodes and in addition prevents the subtree
to be copied over to the version store in case the parent node is being made
versionable.
wdyt?
--
This message was sent by Atlassian JIRA
(v6.1#6144)