E&S CVS Commit: PEAK - Added default WeakCache to AbstractRack base class, and a flag that causes

pje at eby-sarna.com pje at eby-sarna.com
Sat Sep 21 18:48:00 EDT 2002


Module Name:	PEAK
Committed By:	pje
Date:		Sat Sep 21 22:47:35 UTC 2002

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

Log Message:
Added default WeakCache to AbstractRack base class, and a flag that causes
object states to be reset (via _p_deactivate()) after transactions finish.
The flag is set true by default, since caching objects for longer periods
should always be considered carefully.


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.10&r2=1.11
http://cvs.eby-sarna.com/PEAK/src/peak/storage/racks.py.diff?r1=1.3&r2=1.4

To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 PEAK/src/peak/storage/interfaces.py
cvs rdiff -r1.3 -r1.4 PEAK/src/peak/storage/racks.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