Hi,

>I suppose I'd just have an 'enable helper' I could call in my app that
>would walk the display list and set children based on their parents. You
>could hook it to the global 'add' event and it'd be automatic?

I agree.

You could write a EnableHelper class as a controller to handle this, so you 
don't have to change code in SkinnableComponent.

DarkStone
2014-07-17


At 2014-07-17 07:48:38, "Tom Chiverton" <t...@extravision.com> wrote:
>On 17/07/14 12:43, DarkStone wrote:
>> But after all, this is just my own opinion, others may disagree with me.
>I don't see any other way to achieve changes in behaviour in a base
>class extended by some many other ones ?
>
>I suppose I'd just have an 'enable helper' I could call in my app that
>would walk the display list and set children based on their parents. You
>could hook it to the global 'add' event and it'd be automatic?
>
>Tom

Reply via email to