E&S CVS Commit: PEAK - Deprecated 'model.DataType'; renamed to 'model.Struct'. This is more

pje at eby-sarna.com pje at eby-sarna.com
Wed Feb 19 20:05:00 EST 2003


Module Name:	PEAK
Committed By:	pje
Date:		Thu Feb 20 01:04:46 UTC 2003

Modified Files:
	PEAK/src/peak/metamodels: MOF131.py
	PEAK/src/peak/model: datatypes.py mof2py.py structural.py
	PEAK/src/peak/storage/tests: xmi.py
	PEAK/src/peak/util: hashcmp.py

Log Message:
Deprecated 'model.DataType'; renamed to 'model.Struct'.  This is more
consistent with what actually distinguishes it from other 'model' base
classes, specifically that it is an immutable, pure-value data structure
consisting of a set of 'structField' (or equivalent) features, and that
its TypeCode kind is 'tk_struct'.


To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/PEAK/src/peak/metamodels/MOF131.py.diff?r1=1.19&r2=1.20
http://cvs.eby-sarna.com/PEAK/src/peak/model/datatypes.py.diff?r1=1.11&r2=1.12
http://cvs.eby-sarna.com/PEAK/src/peak/model/mof2py.py.diff?r1=1.11&r2=1.12
http://cvs.eby-sarna.com/PEAK/src/peak/model/structural.py.diff?r1=1.27&r2=1.28
http://cvs.eby-sarna.com/PEAK/src/peak/storage/tests/xmi.py.diff?r1=1.7&r2=1.8
http://cvs.eby-sarna.com/PEAK/src/peak/util/hashcmp.py.diff?r1=1.1&r2=1.2

To generate a diff of this commit:
cvs rdiff -r1.19 -r1.20 PEAK/src/peak/metamodels/MOF131.py
cvs rdiff -r1.11 -r1.12 PEAK/src/peak/model/datatypes.py \
    PEAK/src/peak/model/mof2py.py
cvs rdiff -r1.27 -r1.28 PEAK/src/peak/model/structural.py
cvs rdiff -r1.7 -r1.8 PEAK/src/peak/storage/tests/xmi.py
cvs rdiff -r1.1 -r1.2 PEAK/src/peak/util/hashcmp.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