E&S CVS Commit: PEAK - Rename processors to MethodChecker, ModelChecker, ActionChecker, and
pje at eby-sarna.com
pje at eby-sarna.com
Wed Jan 28 14:58:01 EST 2004
Module Name: PEAK
Committed By: pje
Date: Wed Jan 28 19:57:44 UTC 2004
Modified Files:
PEAK/src/peak: peak.ini
PEAK/src/peak/ddt: demos.py interfaces.py processors.py
Log Message:
Rename processors to MethodChecker, ModelChecker, ActionChecker, and
RecordChecker, to better reflect their intent. Refactored RecordChecker to
use objects as data rows instead of using value sequences, and added
'format()' method to 'ICellMapper' interface.
To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/PEAK/src/peak/peak.ini.diff?r1=1.128&r2=1.129
http://cvs.eby-sarna.com/PEAK/src/peak/ddt/demos.py.diff?r1=1.5&r2=1.6
http://cvs.eby-sarna.com/PEAK/src/peak/ddt/processors.py.diff?r1=1.5&r2=1.6
http://cvs.eby-sarna.com/PEAK/src/peak/ddt/interfaces.py.diff?r1=1.3&r2=1.4
To generate a diff of this commit:
cvs rdiff -r1.128 -r1.129 PEAK/src/peak/peak.ini
cvs rdiff -r1.5 -r1.6 PEAK/src/peak/ddt/demos.py \
PEAK/src/peak/ddt/processors.py
cvs rdiff -r1.3 -r1.4 PEAK/src/peak/ddt/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