E&S CVS Commit: PEAK - Finally got rid of peak.metamodels.FeatureObjects. I didn't really mean

pje at eby-sarna.com pje at eby-sarna.com
Sun Oct 6 12:23:00 EDT 2002


Module Name:	PEAK
Committed By:	pje
Date:		Sun Oct  6 16:22:36 UTC 2002

Modified Files:
	PEAK/src/peak/metamodels: SimpleModel.py querying.py
	PEAK/src/peak/metamodels/tests: General.py
	PEAK/src/peak/metamodels/uml: Model.py
	PEAK/src/peak/metamodels/xmi: Reading.py
Removed Files:
	PEAK/src/peak/metamodels: FeatureObjects.py

Log Message:
Finally got rid of peak.metamodels.FeatureObjects.  I didn't really mean
to, except that it was getting in the way of debugging some changes I'm
making in the binding system.  Anyway, although I've updated the tests
and XMI/querying stuff to use the new-style 'verbSubject()' feature API,
everything in peak.metamodels should still be considered barely-working
cruft that's just there to heavily exercise the peak.model system in unit
tests.  :(


To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/PEAK/src/peak/metamodels/SimpleModel.py.diff?r1=1.5&r2=1.6
http://cvs.eby-sarna.com/PEAK/src/peak/metamodels/querying.py.diff?r1=1.5&r2=1.6
http://cvs.eby-sarna.com/PEAK/src/peak/metamodels/tests/General.py.diff?r1=1.11&r2=1.12
http://cvs.eby-sarna.com/PEAK/src/peak/metamodels/uml/Model.py.diff?r1=1.22&r2=1.23
http://cvs.eby-sarna.com/PEAK/src/peak/metamodels/xmi/Reading.py.diff?r1=1.27&r2=1.28

To generate a diff of this commit:
cvs rdiff -r1.9 -r0 PEAK/src/peak/metamodels/FeatureObjects.py
cvs rdiff -r1.5 -r1.6 PEAK/src/peak/metamodels/SimpleModel.py \
    PEAK/src/peak/metamodels/querying.py
cvs rdiff -r1.11 -r1.12 PEAK/src/peak/metamodels/tests/General.py
cvs rdiff -r1.22 -r1.23 PEAK/src/peak/metamodels/uml/Model.py
cvs rdiff -r1.27 -r1.28 PEAK/src/peak/metamodels/xmi/Reading.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