On Fri, May 13, 2016 at 10:52 AM, Alex Harui <aha...@adobe.com> wrote:
> > > 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'm pretty sure they are expecting that. > I'd hate to totally break FDT support. Maybe I'll give them a couple of > days before merging these changes. > Please post a note here: http://bugs.powerflasher.com/jira/browse/FDT-3281 This would at least put it in their radar. Thanks, Om > > > > >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 > >