E&S CVS Commit: pylib - "I've just received word that the Programmer has dissolved 2.1 support
pje at eby-sarna.com
pje at eby-sarna.com
Thu Feb 14 10:38:01 EST 2002
Module Name: pylib
Committed By: pje
Date: Thu Feb 14 15:37:43 UTC 2002
Modified Files:
pylib/TW/API: __init__.py
pylib/TW/Database: DataModel.py __init__.py
pylib/TW/StructuralModel: Interfaces.py Queries.py
pylib/TW/UML: Model.py
pylib/TW/Utils: Meta.py Simulator.py
pylib/TW/XMI: Reading.py
pylib/TW/docs: TODO.txt
pylib/TW/tests/Database: DataModel.py
pylib/TW/tests/StructuralModel: _Aspects.py
Added Files:
pylib/TW/API: SEF.py
pylib/TW/StructuralModel: SimpleModel.py
pylib/TW/UML: MetaModel.py
Removed Files:
pylib/TW/API: SEF_hooks.py
Log Message:
"I've just received word that the Programmer has dissolved 2.1 support
permanently. The last remnants of the old Republic have been swept
away..."
Well, almost. Many rebel packages and classes still huddle together in
small Bundle objects, but their days are numbered. The SEF package is now
entirely independent of ExtensionClass, and its metaclasses will control
their implementation directly. There is much work ahead, but now
there is "A New Hope".
(Okay, so now I'm mixing Rebel and Empire metaphors... whatever.)
To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/pylib/TW/API/SEF.py?rev=1.2&content-type=text/vnd.viewcvs-markup
http://cvs.eby-sarna.com/pylib/TW/API/__init__.py.diff?r1=1.2&r2=1.3
http://cvs.eby-sarna.com/pylib/TW/Database/DataModel.py.diff?r1=1.9&r2=1.10
http://cvs.eby-sarna.com/pylib/TW/Database/__init__.py.diff?r1=1.4&r2=1.5
http://cvs.eby-sarna.com/pylib/TW/StructuralModel/Interfaces.py.diff?r1=1.10&r2=1.11
http://cvs.eby-sarna.com/pylib/TW/StructuralModel/Queries.py.diff?r1=1.11&r2=1.12
http://cvs.eby-sarna.com/pylib/TW/StructuralModel/SimpleModel.py?rev=1.1&content-type=text/vnd.viewcvs-markup
http://cvs.eby-sarna.com/pylib/TW/UML/MetaModel.py?rev=1.1&content-type=text/vnd.viewcvs-markup
http://cvs.eby-sarna.com/pylib/TW/UML/Model.py.diff?r1=1.15&r2=1.16
http://cvs.eby-sarna.com/pylib/TW/Utils/Meta.py.diff?r1=1.2&r2=1.3
http://cvs.eby-sarna.com/pylib/TW/Utils/Simulator.py.diff?r1=1.3&r2=1.4
http://cvs.eby-sarna.com/pylib/TW/XMI/Reading.py.diff?r1=1.15&r2=1.16
http://cvs.eby-sarna.com/pylib/TW/docs/TODO.txt.diff?r1=1.3&r2=1.4
http://cvs.eby-sarna.com/pylib/TW/tests/Database/DataModel.py.diff?r1=1.4&r2=1.5
http://cvs.eby-sarna.com/pylib/TW/tests/StructuralModel/_Aspects.py.diff?r1=1.17&r2=1.18
To generate a diff of this commit:
cvs rdiff -r0 -r1.2 pylib/TW/API/SEF.py
cvs rdiff -r1.2 -r0 pylib/TW/API/SEF_hooks.py
cvs rdiff -r1.2 -r1.3 pylib/TW/API/__init__.py
cvs rdiff -r1.9 -r1.10 pylib/TW/Database/DataModel.py
cvs rdiff -r1.4 -r1.5 pylib/TW/Database/__init__.py
cvs rdiff -r1.10 -r1.11 pylib/TW/StructuralModel/Interfaces.py
cvs rdiff -r1.11 -r1.12 pylib/TW/StructuralModel/Queries.py
cvs rdiff -r0 -r1.1 pylib/TW/StructuralModel/SimpleModel.py
cvs rdiff -r0 -r1.1 pylib/TW/UML/MetaModel.py
cvs rdiff -r1.15 -r1.16 pylib/TW/UML/Model.py
cvs rdiff -r1.2 -r1.3 pylib/TW/Utils/Meta.py
cvs rdiff -r1.3 -r1.4 pylib/TW/Utils/Simulator.py
cvs rdiff -r1.15 -r1.16 pylib/TW/XMI/Reading.py
cvs rdiff -r1.3 -r1.4 pylib/TW/docs/TODO.txt
cvs rdiff -r1.4 -r1.5 pylib/TW/tests/Database/DataModel.py
cvs rdiff -r1.17 -r1.18 pylib/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