E&S CVS Commit: PEAK - Moved to transient transaction membership - subscribe is now good for one
    pje at eby-sarna.com 
    pje at eby-sarna.com
       
    Fri Sep  6 17:22:00 EDT 2002
    
    
  
Module Name:	PEAK
Committed By:	pje
Date:		Fri Sep  6 21:21:05 UTC 2002
Modified Files:
	PEAK/src/peak/storage: interfaces.py transactions.py
Log Message:
Moved to transient transaction membership - subscribe is now good for one
transaction only, and there is no unsubscribe.  Added flag to protect
periods where subscription is unsafe.  Discovered that there's an issue
with subscribing to a transaction after a savepoint has occurred, but I
have no sensible way to fix it, that doesn't depend on whether savepoints
can be rolled back more than once, and won't make the transaction and
savepoint objects a lot more complex.  :(
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.4&r2=1.5
http://cvs.eby-sarna.com/PEAK/src/peak/storage/transactions.py.diff?r1=1.4&r2=1.5
To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 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