flex-sdk_release-candidate - Build #152 - Successful
Changes since last build:
No changes
For more information, check the console output at
http://apacheflexbuild.cloudapp.net:8080/job/flex-sdk_release-candidate/152/.
On Fri, Jan 1, 2016 at 3:28 AM, Alex Harui wrote:
> The externc.createjs.swc target calls another ant script that munges the
> externs. You could try doing that temporarily for the externc.js.swc
> target.
>
>
Oops, I was looking at the wrong target. I see the externc.js.swc target
now - it comp
On 1/1/16, 2:18 AM, "Harbs" wrote:
>Looking at the code, it looks to me like
>((JSFlexJSEmitter)getEmitter()).isXMLList() returns true if it’s either
>XML OR XMLList. Is that right?
Yes. I think that method probably should be renamed.
-Alex
I'm not setup for doing merges right now but this looks good for anybody
else that wants to. Didn't think about using any instead of Object.
You might find more little things like this, when I wrote this compiler, I
was mainly looking to get it "working", didn't go through it deep.
On Thu, Dec 31
Looking at the code, it looks to me like
((JSFlexJSEmitter)getEmitter()).isXMLList() returns true if it’s either XML OR
XMLList. Is that right?
On Dec 31, 2015, at 6:45 PM, Harbs wrote:
> OK. Sounds like a fun challenge. I guess it’s not a bad idea to get my feet
> wet… ;-)
>
> On Dec 31, 20
On 12/31/15, 8:15 PM, "Andy Dufilie" wrote:
>
>
>I can see that the "externc.js.swc" build target in flex-falcon/build.xml
>generates js.swc and that flex-falcon/externs/js/js-compile-config.xml
>specifies which google closure extern files to use, but the
>closure-compiler files (es3.js, etc) a