Hi
If workspace modifications are commited in the context of a transaction, will 'prepare' check that all conditions for a successful commit are satisfied (e.g. re ConstraintViolationException, PathNotFoundException, etc.)?
The question arises when a repository modification is part of a global transaction and if the modifications will fail so that the global transaction can be rolled back.
Thanks
Felix
