E&S CVS Commit: PEAK - Deprecated the use of 'model.Field' and 'model.DerivedAssociation'; they

pje at eby-sarna.com pje at eby-sarna.com
Tue Feb 18 21:59:00 EST 2003


Module Name:	PEAK
Committed By:	pje
Date:		Wed Feb 19 02:58:38 UTC 2003

Modified Files:
	PEAK/src/peak/metamodels: MOF131.py
	PEAK/src/peak/metamodels/UML13/Foundation: Core.py
	PEAK/src/peak/model: interfaces.py structural.py
	PEAK/src/peak/model/tests: __init__.py
	PEAK/src/peak/storage/tests: xmi.py

Log Message:
Deprecated the use of 'model.Field' and 'model.DerivedAssociation'; they
are now 'model.Attribute' and 'model.DerivedFeature', respectively.  The
old names are retained temporarily, for backward compatibility, but may
be removed altogether within a month's time.


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.16&r2=1.17
http://cvs.eby-sarna.com/PEAK/src/peak/metamodels/UML13/Foundation/Core.py.diff?r1=1.2&r2=1.3
http://cvs.eby-sarna.com/PEAK/src/peak/model/interfaces.py.diff?r1=1.12&r2=1.13
http://cvs.eby-sarna.com/PEAK/src/peak/model/structural.py.diff?r1=1.23&r2=1.24
http://cvs.eby-sarna.com/PEAK/src/peak/model/tests/__init__.py.diff?r1=1.8&r2=1.9
http://cvs.eby-sarna.com/PEAK/src/peak/storage/tests/xmi.py.diff?r1=1.5&r2=1.6

To generate a diff of this commit:
cvs rdiff -r1.16 -r1.17 PEAK/src/peak/metamodels/MOF131.py
cvs rdiff -r1.2 -r1.3 PEAK/src/peak/metamodels/UML13/Foundation/Core.py
cvs rdiff -r1.12 -r1.13 PEAK/src/peak/model/interfaces.py
cvs rdiff -r1.23 -r1.24 PEAK/src/peak/model/structural.py
cvs rdiff -r1.8 -r1.9 PEAK/src/peak/model/tests/__init__.py
cvs rdiff -r1.5 -r1.6 PEAK/src/peak/storage/tests/xmi.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