On 1/4/16, 4:09 PM, "omup...@gmail.com on behalf of OmPrakash Muppirala" <omup...@gmail.com on behalf of bigosma...@gmail.com> wrote:
>In the flexjs/js/bin/mxmlc script, I see that we are referencing the ' >*/frameworks/js/FlexJS/src*' folder. This folder is intended as the place for folks to put monkey-patched JS files so they can override the JS in the SWCs if they need to workaround a bug. What code blew up? Maybe we should create an empty folder there or make the compiler tolerant of it not being there. Trying to use js.swc with MXMLC is not currently the common configuration for FlexJS. Most folks who are using MXML and AS to build a FlexJS app shouldn't need to write directly the the JS API especially if they want to use a SWF version for testing and/or deployment. If you want to build out a different script for folks to use to build native apps, feel free to do that. -Aleex