On 11/8/15, 11:55 PM, "Harbs" <harbs.li...@gmail.com> wrote: > >> Meanwhile, Peter and I are back porting the SWCs one-by-one in the >> core_js_to_as branch of flex-asjs. We haven’t written a how-to or >> anything, but you can look at Binding, Core, Collections and HTML as >> examples. > >Color me confused, but I still see all 3 source folders after switching >to the back port branch. It looks like you’re doing the back-port in the >as folder? The folder clean-up will happen after the port is complete?
The asjs folders should be empty (more or less) in Binding, Core, and other completed SWCs. We move all .as files to the as/src folder and fix up the compile-asjs-config.xml files. We are keeping the js/src folders for now, then we’ll delete them once we feel good we’ve ported them correctly. > >> I think Peter is working on Charts and Mobile. Graphics builds cleanly >> but Peter needs to verify it. So, if you want, let us know what SWC you >> want to try and see if you can see the patterns from the other projects >> and change logs. > >I’ll spend some time studying this today. I just added compiler arguments >to the Flash Builder project files so AFB does not choke on the compiler >arguments. I’ll commit those changes shortly. FWIW, the only real error >I'm getting is in HTML IScrollingLayoutParent that ILayoutParent is not >found. I have to stop for the night, but I don’t think IScrollingLayoutParent should be there anymore. Check the logs in the develop branch to verify. Thanks for helping. -Alex