E&S CVS Commit: PEAK - Changed "subscribe()" to "join()" (makes more sense for transient
pje at eby-sarna.com
pje at eby-sarna.com
Fri Sep 20 17:35:00 EDT 2002
Module Name: PEAK
Committed By: pje
Date: Fri Sep 20 21:34:44 UTC 2002
Modified Files:
PEAK/src/peak/storage: interfaces.py transactions.py
Log Message:
Changed "subscribe()" to "join()" (makes more sense for transient
participation) and added an 'inTransaction' attribute to participant
component base, which we'll need for ManagedConnections to manage
"close-after-txn-complete" operations.
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.7&r2=1.8
http://cvs.eby-sarna.com/PEAK/src/peak/storage/transactions.py.diff?r1=1.7&r2=1.8
To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 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