Inherit<...> is not flexible enough
There is an Inherit<...> template which is only useful if an object
has a single child, since the other children will simply get ignored.
Since a multi-child object will almost always need some computation
to be done in order to compute how the multiple properties of the children
get converted to a single inherited property, it makes sense to deprecate
Inherit<...> altogether, in favour of the [...]Base properties.
Details
Id: |
0129edd57e7b9ea4932040eeb5d1ba7e83a939db |
Type: |
feature |
Creation time: |
2009-05-26 17:41 GMT |
Creator: |
Kasper Peeters <kasper.peeters@...> |
Release: |
unassigned
|
Component: |
cadabra |
Status: |
in progress
|
Issue log
2010-01-15 21:04 GMT |
Kasper Peeters <kasper.peeters@...> |
changed status from unstarted to in_progress |
|
2009-05-26 17:41 GMT |
Kasper Peeters <kasper.peeters@...> |
created |
|