On 2/10/13 11:20 PM, "Harbs" <gavha...@gmail.com> wrote:
> Interesting. That sounds like a good approach.
>
> How do you set this up in Flash Builder?
I've never tried it in FlashBuilder, but as the bit-101.com article
explains, it is pretty much all about generating -link-reports and using
-load-externs appropriately. You can specify -load-externs for each of
multiple -link-reports
> Assigning externs that are in the
> main app seems pretty straight-forward, but I'm not clear on how you'd
> instruct the compiler to exclude classes from another module (and the main
> app).
>
> On Feb 11, 2013, at 6:36 AM, Alex Harui wrote:
>
>>> Without RSLs, multiple modules means all that Flex code being compiled into
>>> every one of the modules. Right?
>> You can load shared-code modules (effectively, your own custom RSL but
>> loaded after startup) for things the modules have in common.
>
--
Alex Harui
Flex SDK Team
Adobe Systems, Inc.
http://blogs.adobe.com/aharui