E&S CVS Commit: PEAK - Dropped 'Model.newElement()', as that should be done by a DM. Added

pje at eby-sarna.com pje at eby-sarna.com
Tue Nov 26 14:19:00 EST 2002


Module Name:	PEAK
Committed By:	pje
Date:		Tue Nov 26 19:18:52 UTC 2002

Modified Files:
	PEAK/src/peak/metamodels/tests: General.py
	PEAK/src/peak/model: api.py

Log Message:
Dropped 'Model.newElement()', as that should be done by a DM.  Added
'model.Package' for grouping classes.  Finding a class in a model should
be possible, but it should be a class method of 'Package' and 'Model', and
I'm not sure yet what lookup methods should be available.


To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/PEAK/src/peak/metamodels/tests/General.py.diff?r1=1.14&r2=1.15
http://cvs.eby-sarna.com/PEAK/src/peak/model/api.py.diff?r1=1.53&r2=1.54

To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 PEAK/src/peak/metamodels/tests/General.py
cvs rdiff -r1.53 -r1.54 PEAK/src/peak/model/api.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