> One of the things that means is that if you just write
> $foo=$dbConnection->transaction() you can't accidentally run any methods
> on $foo, if all it has is enterContext and exitContext.

Since I first started following these two proposals, I've been wondering what 
happens if commit returns a failure code, such as when deferred constraints are 
used and a constraint fails.

-Jeff

Reply via email to