E&S CVS Commit: PEAK - Update to IManagedConnection to support joinTxn() method and txnTime

pje at eby-sarna.com pje at eby-sarna.com
Tue Sep 24 21:29:00 EDT 2002


Module Name:	PEAK
Committed By:	pje
Date:		Wed Sep 25 01:28:40 UTC 2002

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

Log Message:
Update to IManagedConnection to support joinTxn() method and txnTime
attribute.  Also made 'connection' attribute public, for use in those
situations where one must "write to the metal".  Added a txnAttrs
attribute to the TransactionComponent class, to make it easy to define
attributes which should be cleared/deleted following each transaction.


To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/PEAK/src/peak/storage/connections.py.diff?r1=1.1&r2=1.2
http://cvs.eby-sarna.com/PEAK/src/peak/storage/interfaces.py.diff?r1=1.11&r2=1.12
http://cvs.eby-sarna.com/PEAK/src/peak/storage/transactions.py.diff?r1=1.9&r2=1.10

To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 PEAK/src/peak/storage/connections.py
cvs rdiff -r1.11 -r1.12 PEAK/src/peak/storage/interfaces.py
cvs rdiff -r1.9 -r1.10 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