E&S CVS Commit: pylib - A heroic attempt to further shrink the still-bloated Components.py module,

pje at eby-sarna.com pje at eby-sarna.com
Sat Dec 29 16:51:00 EST 2001


Module Name:	pylib
Committed By:	pje
Date:		Sat Dec 29 21:50:28 UTC 2001

Modified Files:
	pylib/TW: Builders.py Components.py Utilities.py __init__.py
	pylib/TW/StructuralModel: Basic.py
	pylib/TW/UML: Model.py

Log Message:
A heroic attempt to further shrink the still-bloated Components.py module,
by splitting out specification-related classes to Specifications.py.  In
the process, some 1.5.2-isms were also eliminated, while others still
remain.  Next up...  refactoring the build process phases and adding
build phase callback hooks.


To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/pylib/TW/Builders.py.diff?r1=1.20&r2=1.21
http://cvs.eby-sarna.com/pylib/TW/Components.py.diff?r1=1.31&r2=1.32
http://cvs.eby-sarna.com/pylib/TW/Utilities.py.diff?r1=1.5&r2=1.6
http://cvs.eby-sarna.com/pylib/TW/__init__.py.diff?r1=1.6&r2=1.7
http://cvs.eby-sarna.com/pylib/TW/StructuralModel/Basic.py.diff?r1=1.15&r2=1.16
http://cvs.eby-sarna.com/pylib/TW/UML/Model.py.diff?r1=1.12&r2=1.13

To generate a diff of this commit:
cvs rdiff -r1.20 -r1.21 pylib/TW/Builders.py
cvs rdiff -r1.31 -r1.32 pylib/TW/Components.py
cvs rdiff -r1.5 -r1.6 pylib/TW/Utilities.py
cvs rdiff -r1.6 -r1.7 pylib/TW/__init__.py
cvs rdiff -r1.15 -r1.16 pylib/TW/StructuralModel/Basic.py
cvs rdiff -r1.12 -r1.13 pylib/TW/UML/Model.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