E&S CVS Commit: PEAK - Changed 'autocommited()' wrapper to not activate 'self.joinedTxn', since

pje at eby-sarna.com pje at eby-sarna.com
Wed Nov 27 18:11:00 EST 2002


Module Name:	PEAK
Committed By:	pje
Date:		Wed Nov 27 23:10:05 UTC 2002

Modified Files:
	PEAK/src/peak/storage: autocommit.py

Log Message:
Changed 'autocommited()' wrapper to not activate 'self.joinedTxn', since
this really should be done by the wrapped method, at the point it becomes
necessary.  Otherwise, this leads to ambiguity as to whether it should be
done in the method body or not.


To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/PEAK/src/peak/storage/autocommit.py.diff?r1=1.2&r2=1.3

To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 PEAK/src/peak/storage/autocommit.py

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




More information about the source-changes mailing list