I've had one issue bite me particularly hard with modules that are a sub-class of UIComponent and are implemented in mxml... code in such a module may not execute if it doesn't participate in displaylist updates. Just thought I'd throw that one in...
-- Rick Winscot On Friday, January 20, 2012 at 12:47 PM, Alex Harui wrote: > > > > On 1/20/12 9:29 AM, "Cosma Colanicchia" <[email protected] > (mailto:[email protected])> wrote: > > > I don't like very much the current implementation because, AFAIK, a > > module has to be a visual element on the stage.. > > > > That's not really true. ModuleLoader effectively requires that, but not > ModuleManager. > > -- > Alex Harui > Flex SDK Team > Adobe Systems, Inc. > http://blogs.adobe.com/aharui > >
