Hi Josh,
the problem is that sometimes I can't even say what's the cause of the npes.
Most of them occured inside the compiler and from the context variables I can
only guess what's going on. And I would probably have to open a big 2 digit
number of issues, I would like to prevent that. I guess
Amazing work Chris! Thanks to share your progress! :)
2016-03-19 14:33 GMT+01:00 Christofer Dutz :
> YE!
>
> I finally managed to port the builds for ALL externs to maven. I was
> thinking about how I could de-couple the compiler and the maven plugin till
> I noticed that this was exactly
Hi Alex,
AFAIK, most javascript frameworks out there doesn't support IE9. I think
IE10 is the lowest version supported.
People wanting IE7-8-9 should go Flex (Flash) way.
Just my thoughts.
Carlos
2016-03-17 6:13 GMT+01:00 Alex Harui :
>
>
> On 3/16/16, 7:09 PM, "omup...@gmail.com on behalf o
Hi,
I am still stuck working on migrating the Externs. What I've done so far, is:
- created a set of maven plugins to patch the javascript input files.
- re-wrote the replacement rules (the original ones were a mess in createjs)
- verified that the output was identical to the one of the ant bu
Yeah that is what I was walking about. I know there are some conflicts in
AS vrs JS and they are warnings.
My point is, the exceptions in the compiler are what you should be worrying
about right now. Those are secondary to the actual transpiler logic of the
semantics of as to js.
Mike
On Fri, Ma
Alex,
I'm progressing with build FlexJS. I got following error [1]. My
FALCONJX_HOME is pointing to binary distribution and GCL.swc and js.swc is
"js\libs\".
I've changed in frameworks\projects\Core\build.xml paths to both files and
pushed compilation a bit farther.
After changes:
Was it bug
Hi Piotr,
The building the repo, it is expecting the compiler to be in the same
folder structure as the flex-falcon repo, and not in the folder structure
that the IDEs expect. It looks like you are still pointing at an IDE
folder structure.
I haven't tried it in a while, but in theory, running "