Simply put, NodeElementBase needs to extend Group and not UIBase.

The reason for this (which I forgot when we discussed it earlier) is that all 
HTML elements can have nested elements. Group initializes children, while 
UIBase does not.

Carlos, are you going to revert this change, or should we do it?

Thanks,
Harbs

> On May 9, 2018, at 12:18 PM, yishayw <[email protected]> wrote:
> 
> If we want HTML elements to contain other elements they need to extend Group
> or something similar. We depend on that in various places in our app.
> 
> Carlos, how are we supposed to nest HTML elements now?
> 
> Thanks.
> 
> 
> 
> --
> Sent from: http://apache-royale-development.20373.n8.nabble.com/

Reply via email to