I have a modular flex app consisting of the main shell application and 
several modules.  I generate a link report from the main shell app and 
I use load externs to keep the modules from linking redundant classes.

My question is this:  I want to force the shell app to also link in any 
classes that are used by two or more of my modules... what is the 
best/easiest way of accomplishing this?

I'm hoping FB3 will have much better support for managing linking (and 
for generating optimal libraries/RSLs).

Shaun

Reply via email to