[Subversion] / PEAK / CHANGES.txt  

Revision 1503


Jump to revision:
Previous Next
Author: pje
Date: Sat Nov 29 04:01:31 2003 UTC (20 years, 5 months ago)

Log Message:

The 'referencedType' of a 'model.StructuralFeature' can now be any
'binding.IComponentKey', not just a type or a string.  Types are also now
implicitly component keys, which means you can use
'binding.Obtain(SomeType)' to look up 'SomeType'.  (Right now, this is no
different than using 'SomeType' without the 'binding.Obtain()', but in
future releases this will use a "class replacement service" to allow easy
replacement of model and other collaborator classes, while implementing
AOP-like features.)

Changed paths:

Path Action Text Changes Prop Changes Diff to Previous
PEAK/CHANGES.txt modified X   (diff to previous)
PEAK/src/peak/model/elements.py modified X   (diff to previous)
PEAK/src/peak/model/features.py modified X   (diff to previous)
PEAK/src/peak/model/interfaces.py modified X   (diff to previous)

cvs-admin@eby-sarna.com

Powered by ViewCVS 1.0-dev

ViewCVS and CVS Help