Inherit<...> is not flexible enough

« cadabra project page

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: unstarted

Issue log

2009-05-26 17:41 GMT Kasper Peeters <kasper.peeters@...> created