Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MODE-2009 Fixed the workspace.delete() operation #915

Merged
merged 1 commit into from Aug 20, 2013

Conversation

hchiorean
Copy link
Member

The fix is made up of
a) checking of WORKSPACE_DELETE permissions
b) making sure the workspace is actually cleared and all nodes removed.

This last part was extremely tricky to implement because we need to be sure that everything is done atomically. It also exposed an additional problem regarding the retrieval of all the additional parents of a node.

…ns are being checked and b) the workspace is actually cleared and all nodes removed. This also exposed an additional problem regarding the retrieval of all the additional parents of a node.
@rhauch
Copy link
Contributor

rhauch commented Aug 20, 2013

Merged into the 'master' branch.

@rhauch rhauch merged commit e267872 into ModeShape:master Aug 20, 2013
@hchiorean hchiorean deleted the MODE-2009 branch August 23, 2013 05:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants