I'm trying to refactor some parts of our existing app into Flex Modules,
and, more importantly, simplify further extensions through supporting
Modules. I've been reading up the Adobe docs on this, and it seems
reasonably straightforward, but I wanted to ask if there are any gotchas
and such to watch out for.

Also, Singletons defined in the parent application will "just work",
right? Since the child app domain will reuse those definitions, I don't
need to worry about two separate Singleton instances in case (parent and
child), right?

Thanks,
-- 
Maciek Sakrejda
Truviso, Inc.
http://www.truviso.com


Reply via email to