E&S CVS Commit: TransWarp - Pre-release documentation and cleanup sweep, part 2. Cleaned up the rest

pje at eby-sarna.com pje at eby-sarna.com
Fri Feb 15 18:35:01 EST 2002


Module Name:	TransWarp
Committed By:	pje
Date:		Fri Feb 15 23:34:38 UTC 2002

Modified Files:
	TransWarp: setup.py
	TransWarp/docs: TODO.txt
	TransWarp/src/TW/API: __init__.py
	TransWarp/src/TW/Database: DataModel.py
	TransWarp/src/TW/MOF: __init__.py
	TransWarp/src/TW/UML: Model.py
	TransWarp/src/TW/XMI: Reading.py
	TransWarp/src/TW/tests/StructuralModel: _Aspects.py
Added Files:
	TransWarp/src/TW/SEF: Basic.py Interfaces.py Queries.py SimpleModel.py
	    __init__.py
Removed Files:
	TransWarp/src/TW/API: SEF.py
	TransWarp/src/TW/StructuralModel: Interfaces.py Queries.py
	    SimpleModel.py __init__.py

Log Message:
Pre-release documentation and cleanup sweep, part 2.  Cleaned up the rest
of the 3-letter packages (SEF, MOF, and API), replacing StructuralModel
with SEF along the way.  Also moved some of the key metaclasses into their
own module, TW.API.Meta.


To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/TransWarp/setup.py.diff?r1=1.3&r2=1.4
http://cvs.eby-sarna.com/TransWarp/docs/TODO.txt.diff?r1=1.6&r2=1.7
http://cvs.eby-sarna.com/TransWarp/src/TW/API/__init__.py.diff?r1=1.5&r2=1.6
http://cvs.eby-sarna.com/TransWarp/src/TW/Database/DataModel.py.diff?r1=1.12&r2=1.13
http://cvs.eby-sarna.com/TransWarp/src/TW/MOF/__init__.py.diff?r1=1.1&r2=1.2
http://cvs.eby-sarna.com/TransWarp/src/TW/SEF/Basic.py?rev=1.1&content-type=text/vnd.viewcvs-markup
http://cvs.eby-sarna.com/TransWarp/src/TW/SEF/Interfaces.py?rev=1.1&content-type=text/vnd.viewcvs-markup
http://cvs.eby-sarna.com/TransWarp/src/TW/SEF/Queries.py?rev=1.1&content-type=text/vnd.viewcvs-markup
http://cvs.eby-sarna.com/TransWarp/src/TW/SEF/SimpleModel.py?rev=1.1&content-type=text/vnd.viewcvs-markup
http://cvs.eby-sarna.com/TransWarp/src/TW/SEF/__init__.py?rev=1.1&content-type=text/vnd.viewcvs-markup
http://cvs.eby-sarna.com/TransWarp/src/TW/UML/Model.py.diff?r1=1.18&r2=1.19
http://cvs.eby-sarna.com/TransWarp/src/TW/XMI/Reading.py.diff?r1=1.18&r2=1.19
http://cvs.eby-sarna.com/TransWarp/src/TW/tests/StructuralModel/_Aspects.py.diff?r1=1.19&r2=1.20

To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 TransWarp/setup.py
cvs rdiff -r1.6 -r1.7 TransWarp/docs/TODO.txt
cvs rdiff -r1.3 -r0 TransWarp/src/TW/API/SEF.py
cvs rdiff -r1.5 -r1.6 TransWarp/src/TW/API/__init__.py
cvs rdiff -r1.12 -r1.13 TransWarp/src/TW/Database/DataModel.py
cvs rdiff -r1.1 -r1.2 TransWarp/src/TW/MOF/__init__.py
cvs rdiff -r0 -r1.1 TransWarp/src/TW/SEF/Basic.py \
    TransWarp/src/TW/SEF/Interfaces.py TransWarp/src/TW/SEF/Queries.py \
    TransWarp/src/TW/SEF/SimpleModel.py TransWarp/src/TW/SEF/__init__.py
cvs rdiff -r1.12 -r0 TransWarp/src/TW/StructuralModel/Interfaces.py \
    TransWarp/src/TW/StructuralModel/Queries.py
cvs rdiff -r1.1 -r0 TransWarp/src/TW/StructuralModel/SimpleModel.py
cvs rdiff -r1.2 -r0 TransWarp/src/TW/StructuralModel/__init__.py
cvs rdiff -r1.18 -r1.19 TransWarp/src/TW/UML/Model.py
cvs rdiff -r1.18 -r1.19 TransWarp/src/TW/XMI/Reading.py
cvs rdiff -r1.19 -r1.20 TransWarp/src/TW/tests/StructuralModel/_Aspects.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