[ https://issues.apache.org/jira/browse/JCRVLT-743?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17817628#comment-17817628 ]
Julian Reschke commented on JCRVLT-743: --------------------------------------- >From DEST -> TMP it would be one JCR move operation; on the way back, it would >be one per child, plus 1 removal of the now empty prior parent node. > node stashing doesn't always need nt:unstructured > ------------------------------------------------- > > Key: JCRVLT-743 > URL: https://issues.apache.org/jira/browse/JCRVLT-743 > Project: Jackrabbit FileVault > Issue Type: Improvement > Components: vlt > Reporter: Julian Reschke > Assignee: Julian Reschke > Priority: Major > > Using nt:unstructured for the stash node is overkill if the node being > updated does not required child node ordering. > We could either use oak:unstructured (when available), or maybe use the type > of the node to be updated. > -- This message was sent by Atlassian Jira (v8.20.10#820010)