E&S CVS Commit: pylib - Added general-purpose 'TW.Caching' module, which supports various caching
    pje at eby-sarna.com 
    pje at eby-sarna.com
       
    Mon Feb 25 19:23:00 EST 2002
    
    
  
Module Name:	pylib
Committed By:	pje
Date:		Tue Feb 26 00:22:55 UTC 2002
Modified Files:
	pylib/TW/Database: DataModel.py
Added Files:
	pylib/TW: Caching.py
Log Message:
Added general-purpose 'TW.Caching' module, which supports various caching
policies for database and other use.  Updated TW.Database.DataModel to use
the new caching module, and to take advantage of 'SEF.bindTo()'.
To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/pylib/TW/Caching.py?rev=1.1&content-type=text/vnd.viewcvs-markup
http://cvs.eby-sarna.com/pylib/TW/Database/DataModel.py.diff?r1=1.14&r2=1.15
To generate a diff of this commit:
cvs rdiff -r0 -r1.1 pylib/TW/Caching.py
cvs rdiff -r1.14 -r1.15 pylib/TW/Database/DataModel.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