FYI, FlexJSStore is mostly up and running on AS cross-compiled to JS. To me that proves that this workflow for writing JS in AS is truly viable.
I'm going to fix the two bugs I know about and then start deleting the handwritten JS files. -Alex On 11/11/15, 11:45 AM, "Alex Harui" <aha...@adobe.com> wrote: > > >On 11/11/15, 11:41 AM, "Harbs" <harbs.li...@gmail.com> wrote: > >>If you search the source code for COMPILE::JS and COMPILE:AS3, you’ll see >>what they’ve done so far. > >This work is in the core_js_to_as branch. None of this has been merged to >develop. > >The time table is to: > >-Roughly back port all of the SWCs (clean compile, doesn’t matter if it >runs) >-Make sure the examples appear to run >-Delete all of the handwritten JS files in case they were somehow still >getting involved. Right now we keep them around for referencing. >-Make sure the examples appear to run >-move as/src/ to just src >-Make sure the examples appear to run > >-Alex > >