E&S CVS Commit: PEAK - Added FacadeDM - a data manager that "fronts" for other DM(s) via a
    pje at eby-sarna.com 
    pje at eby-sarna.com
       
    Mon Nov 18 21:59:01 EST 2002
    
    
  
Module Name:	PEAK
Committed By:	pje
Date:		Tue Nov 19 02:58:37 UTC 2002
Modified Files:
	PEAK: TODO.txt
	PEAK/src/peak/storage: data_managers.py interfaces.py
Log Message:
Added FacadeDM - a data manager that "fronts" for other DM(s) via a
different key: just override its 'retrieve()' and 'oidFor()' methods.
To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/PEAK/TODO.txt.diff?r1=1.35&r2=1.36
http://cvs.eby-sarna.com/PEAK/src/peak/storage/data_managers.py.diff?r1=1.4&r2=1.5
http://cvs.eby-sarna.com/PEAK/src/peak/storage/interfaces.py.diff?r1=1.18&r2=1.19
To generate a diff of this commit:
cvs rdiff -r1.35 -r1.36 PEAK/TODO.txt
cvs rdiff -r1.4 -r1.5 PEAK/src/peak/storage/data_managers.py
cvs rdiff -r1.18 -r1.19 PEAK/src/peak/storage/interfaces.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