E&S CVS Commit: PEAK - Changed XMI DM to wrap association ends with QueryLink objects. This is

pje at eby-sarna.com pje at eby-sarna.com
Mon Nov 18 18:13:00 EST 2002


Module Name:	PEAK
Committed By:	pje
Date:		Mon Nov 18 23:12:37 UTC 2002

Modified Files:
	PEAK/src/peak/metamodels/xmi: Reading.py
	PEAK/src/peak/model: api.py

Log Message:
Changed XMI DM to wrap association ends with QueryLink objects.  This is
actually only useful as a test, because these really *should* be persistent
list objects in the first place.  When we actually implement XMI write
capability, we'll need to go back to PersistenList or something equivalent,
and stop using PersistentQuery and QueryLink.  Also: removed questionable
__imul__ method from QueryLink objects.


To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/PEAK/src/peak/metamodels/xmi/Reading.py.diff?r1=1.33&r2=1.34
http://cvs.eby-sarna.com/PEAK/src/peak/model/api.py.diff?r1=1.42&r2=1.43

To generate a diff of this commit:
cvs rdiff -r1.33 -r1.34 PEAK/src/peak/metamodels/xmi/Reading.py
cvs rdiff -r1.42 -r1.43 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