E&S CVS Commit: pylib - Renamed the counterintuitive "OverwritingBuilder" with "DefaultBuilder"
pje at eby-sarna.com
pje at eby-sarna.com
Fri Jun 8 11:54:00 EDT 2001
Module Name: pylib
Committed By: pje
Date: Fri Jun 8 15:53:25 UTC 2001
Modified Files:
pylib/TW: Components.py
pylib/TW/tests: Components.py
Log Message:
Renamed the counterintuitive "OverwritingBuilder" with "DefaultBuilder"
(since it does not replace other kinds of builders), and created a separate
"OverwritingBuilder" which *does* replace builders it is overlayed on.
To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/pylib/TW/Components.py.diff?r1=1.7&r2=1.8
http://cvs.eby-sarna.com/pylib/TW/tests/Components.py.diff?r1=1.2&r2=1.3
To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 pylib/TW/Components.py
cvs rdiff -r1.2 -r1.3 pylib/TW/tests/Components.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