On 5/13/16, 12:43 AM, "Harbs" <harbs.li...@gmail.com> wrote:
>Well, FDT has a “Use As Runtime Shared Code” checkbox which is enabled by >default for playerglobal and js.swc. Those are the two swcs enabled by >default if you start a AS project for FlexJS. I’m not sure how it >determines that under the hood. Presumably, it’s hard coded. Hmm. Do you know if they are expecting js.swc to be in a known place? I'd hate to totally break FDT support. Maybe I'll give them a couple of days before merging these changes. > >I know they have a mechanism for specifying if a swc file is supposed to >be cross-compiled in the template file on a case-by-case basis. > >It would be a “nice to have” if there’s some way for IDEs to know which >swcs are which automatically. I’m not sure whether the best way to do >this is by swc location, convention, meta-data, or what… Right now I've got all extern/typedef SWCs in frameworks/js/libs including the xxxJS.swc files for the FlexJS projects. Thanks, -Alex