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 "Tobias Bocanegra (JIRA)" <ji...@apache.org> on 2013/11/21 20:00:37 UTC

[jira] [Comment Edited] (OAK-1214) Create rep:Unstructured node type for repo internal content

    [ https://issues.apache.org/jira/browse/OAK-1214?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13829221#comment-13829221 ] 

Tobias Bocanegra edited comment on OAK-1214 at 11/21/13 7:00 PM:
-----------------------------------------------------------------

All :hidden nodes need to be excluded from being versioned; regardless of the OPV.


was (Author: tripod):
I all :hidden nodes needs to be excluded from being versioned; regardless of the OPV.

> 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)