CVS commit: pylib - First-draft refactoring for StructuralModel. Still doesn't actually *do*

pje at eby-sarna.com pje at eby-sarna.com
Thu Mar 29 17:19:12 EST 2001


Module Name:	pylib
Committed By:	pje
Date:		Thu Mar 29 22:19:12 UTC 2001

Modified Files:
	pylib/TW/StructuralModel: Features.py
	pylib/TW/UML: MMX.py
	pylib/TW/tests/StructuralModel: _Aspects.py
Added Files:
	pylib/TW/StructuralModel: InMemory.py

Log Message:
First-draft refactoring for StructuralModel.  Still doesn't actually *do*
anything yet, but theoretically you should be able to create InMemory
service/element/feature objects and manipulate their values/associations.
Still need to write some tests for that, though.  Once the stuff done so
far works, the next step would be to start refactoring the XMI and XMI-
related stuff, plus Queries and representation/marshalling code.


To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/pylib/TW/StructuralModel/Features.py.diff?r1=1.2&r2=1.3
http://cvs.eby-sarna.com/pylib/TW/StructuralModel/InMemory.py?rev=1.1&content-type=text/vnd.viewcvs-markup
http://cvs.eby-sarna.com/pylib/TW/UML/MMX.py.diff?r1=1.7&r2=1.8
http://cvs.eby-sarna.com/pylib/TW/tests/StructuralModel/_Aspects.py.diff?r1=1.4&r2=1.5

To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 pylib/TW/StructuralModel/Features.py
cvs rdiff -r0 -r1.1 pylib/TW/StructuralModel/InMemory.py
cvs rdiff -r1.7 -r1.8 pylib/TW/UML/MMX.py
cvs rdiff -r1.4 -r1.5 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