E&S CVS Commit: PEAK - Added "dirt-simple" property test. Fixed typos, and a logic hole that

pje at eby-sarna.com pje at eby-sarna.com
Sun Oct 6 13:07:00 EDT 2002


Module Name:	PEAK
Committed By:	pje
Date:		Sun Oct  6 17:06:05 UTC 2002

Modified Files:
	PEAK/src/peak/config: config_components.py interfaces.py
	PEAK/src/peak/config/tests: __init__.py

Log Message:
Added "dirt-simple" property test.  Fixed typos, and a logic hole that
would've allowed you to set a value in a PropertyMap even if a rule had
already been accessed to compute it.  Corrected some interface docs.


To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/PEAK/src/peak/config/config_components.py.diff?r1=1.4&r2=1.5
http://cvs.eby-sarna.com/PEAK/src/peak/config/interfaces.py.diff?r1=1.5&r2=1.6
http://cvs.eby-sarna.com/PEAK/src/peak/config/tests/__init__.py.diff?r1=1.1&r2=1.2

To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 PEAK/src/peak/config/config_components.py
cvs rdiff -r1.5 -r1.6 PEAK/src/peak/config/interfaces.py
cvs rdiff -r1.1 -r1.2 PEAK/src/peak/config/tests/__init__.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