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 "Michael Dürig (JIRA)" <ji...@apache.org> on 2015/10/19 10:55:05 UTC

[jira] [Resolved] (OAK-129) Add support for auto creating node names

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

Michael Dürig resolved OAK-129.
-------------------------------
    Resolution: Later

> Add support for auto creating node names
> ----------------------------------------
>
>                 Key: OAK-129
>                 URL: https://issues.apache.org/jira/browse/OAK-129
>             Project: Jackrabbit Oak
>          Issue Type: New Feature
>          Components: core
>            Reporter: Michael Dürig
>
> As discussed at the Hamburg Oakathon [1], we want to add support for auto generating node names to Oak instead of full fledged support for same name siblings: set {{node.type.management.same.name.siblings.supported}} to {{false}}. Define a marker mixin which can be used to mark nodes which support auto creating names for child nodes on collision. If on {{addNode(String)}} a node with the given name already exists, auto create an unique name and add the marker mixin. 
> Open jsr/tck issue if necessary. 
> Implementation as plugin/commit hook. Potentially implement the new JSR-333 interfaces for server-named nodes using an extension interface. 
> [1] http://markmail.org/message/tb3usrvmjr7xy4h6



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)