E&S CVS Commit: PEAK - More work on transaction stuff. The interfaces now have the correct method

pje at eby-sarna.com pje at eby-sarna.com
Thu Aug 15 20:52:00 EDT 2002


Module Name:	PEAK
Committed By:	pje
Date:		Fri Aug 16 00:51:28 UTC 2002

Modified Files:
	PEAK/src/peak/storage: interfaces.py transactions.py

Log Message:
More work on transaction stuff.  The interfaces now have the correct method
signatures, but the docs are still pretty off.  AbstractTransactionService
is pretty much "method complete" now, also.  There's some interop stuff
where we use ZODB's IRollback as our ISavepoint, if it's available.  Next
up: finishing out docs, implementing a 'PEAKTransactionService' that
doesn't use ZODB transactions, and verifying some implementation details.


To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/PEAK/src/peak/storage/interfaces.py.diff?r1=1.2&r2=1.3
http://cvs.eby-sarna.com/PEAK/src/peak/storage/transactions.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/interfaces.py \
    PEAK/src/peak/storage/transactions.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