> 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.)? have you ever tried using a relational database, violate a constraint and then have it checked up on commit?? constraints have nothing to do with tx.
regards, david
