I was thinking that the application would be attached to <body> automatically if the id does not exist (or if the id is not specified).
I don’t see a reason to make it more complicated than that (i.e. beads or separate classes) On Aug 1, 2016, at 7:22 AM, Yishay Weiss <[email protected]> wrote: > Subclassing is probably a better options because DivApplication will be > required to implement IUIBase whereas the current Application is not. > > > > From: Alex Harui<mailto:[email protected]> > Sent: Monday, August 1, 2016 7:19 AM > To: [email protected]<mailto:[email protected]> > Subject: Re: FlexJS Application > > > > On 7/31/16, 8:29 PM, "piotrz" <[email protected]> wrote: > >> Hi Harbs, >> >> I think this functionality should be optional. Maybe it should be some >> kind >> of bead. Can it be? > > Or maybe just a different application class "DivApplication" or something > like that. > > -Alex >
