E&S CVS Commit: PEAK - Ensure that features are initialized in monotonic definition order. (Also,

pje at eby-sarna.com pje at eby-sarna.com
Mon Feb 10 19:13:01 EST 2003


Module Name:	PEAK
Committed By:	pje
Date:		Tue Feb 11 00:12:49 UTC 2003

Modified Files:
	PEAK/src/peak/model: datatypes.py structural.py

Log Message:
Ensure that features are initialized in monotonic definition order.  (Also,
declare 'model.datatypes.String' to be an unbounded-length string in CORBA
terms, which is what exposed the initialization-order problem...)


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.4&r2=1.5
http://cvs.eby-sarna.com/PEAK/src/peak/model/structural.py.diff?r1=1.19&r2=1.20

To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 PEAK/src/peak/model/datatypes.py
cvs rdiff -r1.19 -r1.20 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