E&S CVS Commit: PEAK - First-draft port of ManagedConnection base class from TransWarp. It's

pje at eby-sarna.com pje at eby-sarna.com
Fri Sep 20 19:00:00 EDT 2002


Module Name:	PEAK
Committed By:	pje
Date:		Fri Sep 20 22:59:15 UTC 2002

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

Log Message:
First-draft port of ManagedConnection base class from TransWarp.  It's
*much* simpler in PEAK, due largely to the TransactionComponent base, and
to things like attribute bindings.  Also fixed a bug in
TransactionComponent that I found by doing 'help(ManagedConnection)'!


To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/PEAK/src/peak/storage/api.py.diff?r1=1.1&r2=1.2
http://cvs.eby-sarna.com/PEAK/src/peak/storage/connections.py?rev=1.1&content-type=text/vnd.viewcvs-markup
http://cvs.eby-sarna.com/PEAK/src/peak/storage/interfaces.py.diff?r1=1.8&r2=1.9
http://cvs.eby-sarna.com/PEAK/src/peak/storage/transactions.py.diff?r1=1.8&r2=1.9

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