E&S CVS Commit: pylib - Refactored to create mixins for different child-to-parent binding

pje at eby-sarna.com pje at eby-sarna.com
Sun Dec 2 17:52:01 EST 2001


Module Name:	pylib
Committed By:	pje
Date:		Sun Dec  2 22:51:05 UTC 2001

Modified Files:
	pylib/TW: SEF.py
	pylib/TW/StructuralModel: Basic.py

Log Message:
Refactored to create mixins for different child-to-parent binding
strategies, and use them in place of hard-wrired ones.  Also refined use
of _getData/_setData API's around collection feature types.  Last (and
least), moved the "newElement" call to the pure AcquisitionModel, since
it's primarily a hack for the UML/XMI stuff more than for actual
applications.


To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/pylib/TW/SEF.py.diff?r1=1.4&r2=1.5
http://cvs.eby-sarna.com/pylib/TW/StructuralModel/Basic.py.diff?r1=1.11&r2=1.12

To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 pylib/TW/SEF.py
cvs rdiff -r1.11 -r1.12 pylib/TW/StructuralModel/Basic.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