Siemen Baader <siemenbaader@gmail.com> wrote:
>
> What else could I do, apart from removing the element from its tree,
> creating a new (subclass) instance and then putting this element in place
> of the old one? Some #perform or `super` magic..?
��
Use composition? Generate accessing code where necessary.
Stephan