Hi Harbs,
I can confirm that nothing is generated. I just also had a look at the ASF Jenkins Job. It does succeed, but nothing is generated as output. I guess it would be a good idea for me to setup a Unit-Test in each of the examples that confirms that output is generated and not to rely on the compiler to finish without warnings or errors. Chris ________________________________ Von: Harbs <harbs.li...@gmail.com> Gesendet: Donnerstag, 13. Oktober 2016 10:24:58 An: dev@flex.apache.org Betreff: Re: [FlexJS] super method calls broken? It doesn’t “just work”. We’re having a lot of trouble figuring out everything that changed. This is really frustrating. We’ve wasted a couple of days chasing our tails dues to things changing. I don’t see any js files being generated in the latest version of develop. I know there as some discussion about changing the JS SWCs for easier use of libraries. Did that change using the Framework? We have scripts which copy updated asjs files to use while we’re developing, but they don’t seem to work anymore. Right now, we cannot get anything done because we can’t get asjs to compile and work right… :-( On Oct 13, 2016, at 9:21 AM, Alex Harui <aha...@adobe.com> wrote: > > > On 10/12/16, 11:12 PM, "Harbs" <harbs.li...@gmail.com> wrote: > >> I obviously have not been following well enough. >> >> What was the reason for this change? > > Lizhi found that the previous way of accessing the super setter or getter > was significantly slower. > > > But if everything was compiled with the same version of the compiler, it > should "just work". > > -Alex >