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 "angela (JIRA)" <ji...@apache.org> on 2013/04/18 16:31:15 UTC

[jira] [Created] (OAK-783) Reflect Move and Rename upon Root#commit

angela created OAK-783:
--------------------------

             Summary: Reflect Move and Rename upon Root#commit
                 Key: OAK-783
                 URL: https://issues.apache.org/jira/browse/OAK-783
             Project: Jackrabbit Oak
          Issue Type: Bug
          Components: core
            Reporter: angela


right now rename and move operations cannot be identified during 
commit processing in validators or commit hooks.

for proper (and backwards compatible) permission evaluation however
we need the ability to distinguish between moving a node around or
having nodes + properties being removed and added.

during the last oakathon michael and myself had a discussion regarding
that issue and michael convinced me that this can't be achieved by simply
passing the move information contained in RootImpl to the commit hook.

therefore creating this issue to track progress and discussions regarding
move and renaming.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira