E&S CVS Commit: PEAK - Refactor "bulletins" example to use the new DM convenience features, to
pje at eby-sarna.com
pje at eby-sarna.com
Fri May 20 22:57:01 EDT 2005
Module Name: PEAK
Committed By: pje
Date: Sat May 21 02:56:01 UTC 2005
Modified Files:
PEAK/examples/bulletins/src/bulletins: commands.py storage.py
Log Message:
Refactor "bulletins" example to use the new DM convenience features, to
eliminate unnecessary use of 'Items()', and to use a common base class for
the SQL Entity DM's.
To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/PEAK/examples/bulletins/src/bulletins/commands.py.diff?r1=1.7&r2=1.8
http://cvs.eby-sarna.com/PEAK/examples/bulletins/src/bulletins/storage.py.diff?r1=1.6&r2=1.7
To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 PEAK/examples/bulletins/src/bulletins/commands.py
cvs rdiff -r1.6 -r1.7 PEAK/examples/bulletins/src/bulletins/storage.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