E&S CVS Commit: PEAK - Fixed model.Immutables to disallow features that require maintenance of

pje at eby-sarna.com pje at eby-sarna.com
Thu Feb 6 17:56:00 EST 2003


Module Name:	PEAK
Committed By:	pje
Date:		Thu Feb  6 22:55:30 UTC 2003

Modified Files:
	PEAK/src/peak/metamodels/uml: MetaModel.py
	PEAK/src/peak/model: structural.py

Log Message:
Fixed model.Immutables to disallow features that require maintenance of
an inverse link (since this means circular reference, with no way to
bootstrap instances).  Fixed spurious (i.e. nonstandard) features in the
UML metamodel code that tripped over this.


To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/PEAK/src/peak/metamodels/uml/MetaModel.py.diff?r1=1.17&r2=1.18
http://cvs.eby-sarna.com/PEAK/src/peak/model/structural.py.diff?r1=1.14&r2=1.15

To generate a diff of this commit:
cvs rdiff -r1.17 -r1.18 PEAK/src/peak/metamodels/uml/MetaModel.py
cvs rdiff -r1.14 -r1.15 PEAK/src/peak/model/structural.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