E&S CVS Commit: PEAK - Renamed 'fromString' and 'fromFields' in model.Classifier to use 'mdl_'

pje at eby-sarna.com pje at eby-sarna.com
Fri Feb 21 22:33:01 EST 2003


Module Name:	PEAK
Committed By:	pje
Date:		Sat Feb 22 03:32:45 UTC 2003

Modified Files:
	PEAK/src/peak/model: datatypes.py enumerations.py interfaces.py
	    structural.py
	PEAK/src/peak/storage: xmi.py
	PEAK/src/peak/storage/tests: xmi.py

Log Message:
Renamed 'fromString' and 'fromFields' in model.Classifier to use 'mdl_'
prefix; now all 'peak.model' methods and attributes of classifiers are
clearly distinguishable from any methods or attributes that belong to the
application domain.


To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/PEAK/src/peak/model/datatypes.py.diff?r1=1.12&r2=1.13
http://cvs.eby-sarna.com/PEAK/src/peak/model/enumerations.py.diff?r1=1.4&r2=1.5
http://cvs.eby-sarna.com/PEAK/src/peak/model/interfaces.py.diff?r1=1.14&r2=1.15
http://cvs.eby-sarna.com/PEAK/src/peak/model/structural.py.diff?r1=1.29&r2=1.30
http://cvs.eby-sarna.com/PEAK/src/peak/storage/xmi.py.diff?r1=1.22&r2=1.23
http://cvs.eby-sarna.com/PEAK/src/peak/storage/tests/xmi.py.diff?r1=1.8&r2=1.9

To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 PEAK/src/peak/model/datatypes.py
cvs rdiff -r1.4 -r1.5 PEAK/src/peak/model/enumerations.py
cvs rdiff -r1.14 -r1.15 PEAK/src/peak/model/interfaces.py
cvs rdiff -r1.29 -r1.30 PEAK/src/peak/model/structural.py
cvs rdiff -r1.22 -r1.23 PEAK/src/peak/storage/xmi.py
cvs rdiff -r1.8 -r1.9 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