Re: Generating asdoc html files

2015-06-05 Thread Alex Harui
I didn’t get any warnings on Mac or Win 7. Might be a Win 8 thing? Or maybe you have a newer java version. I just looked and my Win 7 machine is still running Java 1.6. I suppose you could diff your results against what is in the latest release to make sure you are getting decent results. -Ale

Re: Generating asdoc html files

2015-06-05 Thread Chris Martin
Hey Alex, I got this earning while running. Is that expected? doc: [asdoc] Loading configuration file C:\Users\Chris\Documents\GitHub\flex-sdk\ frameworks\flex-config.xml [asdoc] Warning: Could not get charToByteConverterClass! [asdoc] Documentation was created in c:\Users\Chris\Doc

Re: [DRAFT] Apache Flex June 2015 Board Report

2015-06-05 Thread Chris Martin
Ahh okay cool. Wasn't sure if it that was known. I did re-read my email afterwards and I didn't mean to make it sound that direct by saying “was actually mentioned”. I intended it to be more of an FYI than anything else. Just in case it was missed in the bustle 😉 Chris Sent from Surface

Re: TLF Performance Issue fix?

2015-06-05 Thread Alex Harui
Harbs, will you have time to look at the table code’s impact on performance? @Jason. You can get the repos and follow the README file instructions to get set up. Here is one wiki page that might help [1]. Or you can get the code from our github mirrors and submit pull requests as well. -Alex

Re: [DRAFT] Apache Flex June 2015 Board Report

2015-06-05 Thread Alex Harui
On 6/5/15, 9:34 PM, "Chris Martin" wrote: >Just wanted to bring this up, but this was actually mentioned back in the >September 2013 report [1]. Correct. My interpretation of recent advice was that someone from the PMC would write to the current owner then we would report on this issue. So I’

Re: [DRAFT] Apache Flex June 2015 Board Report

2015-06-05 Thread Chris Martin
>We should also mention the current trademark issue with apacheflex.com Just wanted to bring this up, but this was actually mentioned back in the September 2013 report [1]. Here’s an excerpt: TRADEMARKS -It was discovered that an external entity was using the apacheflex.com to redirect to

Re: [DRAFT] Apache Flex June 2015 Board Report

2015-06-05 Thread Maxim Solodovnik
You can get the template with basic statistics at reporter.apache.org (members only) WBR, Maxim (from mobile, sorry for the typos) On Jun 6, 2015 10:26 AM, "Alex Harui" wrote: > > > On 6/5/15, 5:17 PM, "Justin Mclean" wrote: > > >We should also mention the current trademark issue with apachefle

Re: [DRAFT] Apache Flex June 2015 Board Report

2015-06-05 Thread Alex Harui
On 6/5/15, 5:17 PM, "Justin Mclean" wrote: >We should also mention the current trademark issue with apacheflex.com >and the licensing IP issues mentioned in the last board report has not >been fully resolved. Did you write to the apacheflex.com owner? My interpretation of Bertrand’s suggestio

Re: [DRAFT] Apache Flex June 2015 Board Report

2015-06-05 Thread Justin Mclean
Hi, > Code Donation Update > -Swiz donation is still pending. The donor has not filed the paperwork. > The main issue was collecting signatures from the many major > Contributors who have all moved on to new things. I think we can drop this from the report as it’s probably never likely to happe

[DRAFT] Apache Flex June 2015 Board Report

2015-06-05 Thread Alex Harui
Time for another report. Can someone provide latest analytics? Please review and comment, -Alex -- Apache Flex is an application framework for easily building Flash-based applications for mobile devices, the browser and desktop. RELEASES -Apache Flex SDK 4.14.1 was released on 3/30/15

RE: Generating asdoc html files

2015-06-05 Thread Chris Martin
Awesome! That did the trick! Thanks Alex :D Chris > From: aha...@adobe.com > To: dev@flex.apache.org > Subject: Re: Generating asdoc html files > Date: Fri, 5 Jun 2015 21:02:23 + > > Actually, it occurred to me that it could be running out of memory. > Turned out I was right. Pull the ne

Re: Generating asdoc html files

2015-06-05 Thread Alex Harui
Actually, it occurred to me that it could be running out of memory. Turned out I was right. Pull the new build.xml and try it. -Alex On 6/5/15, 8:25 AM, "Alex Harui" wrote: > > >On 6/5/15, 7:25 AM, "Chris Martin" wrote: > >>Ahh yes, OSX not iOS :) Sweet, there's the difference. Is there a w

Re: [FalconJX] Parse JavaScript extern files to create ActionScript API

2015-06-05 Thread OmPrakash Muppirala
There are a few non-standard DOM extensions here: https://github.com/google/closure-compiler/blob/master/externs/ie_dom.js (depends on w3c_dom2.js) https://github.com/google/closure-compiler/blob/master/externs/gecko_dom.js (depends on w3c_dom2.js) https://github.com/google/closure-compiler/blob/m

Re: [Falcon] ASDoc (was Re: [FalconJX] Parse JavaScript extern files to create ActionScript API)

2015-06-05 Thread Michael Schmalle
BTW, I just ran my asdoc tool on every project in flex-asjs and it only took 10 seconds(parse, analyze, render), this uses fully configurable Velocity templates instead of XSL. http://snag.gy/EOIuW.jpg Mike On Fri, Jun 5, 2015 at 3:31 PM, Michael Schmalle wrote: > Alex! I just pulled the chang

Re: [Falcon] ASDoc (was Re: [FalconJX] Parse JavaScript extern files to create ActionScript API)

2015-06-05 Thread Michael Schmalle
Alex! I just pulled the changes you made and rebuilt Falcon code base and parsers. I just ran my asdoc tool on the flex-asjs repo, I think another screenshot is in order. :) http://snag.gy/TDXfe.jpg Mike On Fri, Jun 5, 2015 at 3:06 PM, Alex Harui wrote: > I just pushed a change that seems to

[FalconJX] JS.swc global language library

2015-06-05 Thread Michael Schmalle
Hi, I have no idea if this is going to work but I spent all day getting it to compile without errors in the IDE, I haven't tried to actually make a SWC of it to see if the structure is correct. My head does hurt after this one but I nailed and tested a few things I didn't have implemented like fi

TLF Performance Issue fix?

2015-06-05 Thread Jason Taylor
Hey guys, we are currently stuck on SDK 4.13 due to the TLF performance issue and the huge reliance on TLF in our Dedoose. Have there been any updates on this issue? Are there any projected updates on this issue? Separately, I would like to get my hands a little dirty here if needed. TLF is e

Re: [FalconJX] Parse JavaScript extern files to create ActionScript API

2015-06-05 Thread OmPrakash Muppirala
On Fri, Jun 5, 2015 at 8:42 AM, Michael Schmalle wrote: > This is what I am into right now; :) > > > visitScript > 239ASSIGN 0 58 > 239 GETPROP 0 21 > 239GETPROP 0 15 > 239 NAME 0 5 Array > 245 NAME 6 9 prototype > 255NAME 16 5 ev

Re: [FalconJX] Parse JavaScript extern files to create ActionScript API

2015-06-05 Thread OmPrakash Muppirala
On Fri, Jun 5, 2015 at 8:31 AM, Alex Harui wrote: > > > On 6/5/15, 8:18 AM, "OmPrakash Muppirala" wrote: > > >On Jun 5, 2015 3:12 AM, "Michael Schmalle" > >wrote: > >> > >> @Om ... SVG, this should get you excited. :) > >> > >> http://snag.gy/xEpfa.jpg > >> > >> Mike > > > >Fantastic! What a

[Falcon] ASDoc (was Re: [FalconJX] Parse JavaScript extern files to create ActionScript API)

2015-06-05 Thread Alex Harui
I just pushed a change that seems to get ASDoc working. There was a rule that looked like it tried to eliminate double-spaces and somehow the lexer ended up there at the end of string instead of thinking it was done. I have no idea what that was for since the output currently seems to capture lin

Re: [FalconJX] Parse JavaScript extern files to create ActionScript API

2015-06-05 Thread Michael Schmalle
This is what I am into right now; :) visitScript 239ASSIGN 0 58 239 GETPROP 0 21 239GETPROP 0 15 239 NAME 0 5 Array 245 NAME 6 9 prototype 255NAME 16 5 every 263 FUNCTION 24 34 272NAME 9 8 callback 282

Re: flex-sdk_mustella-air tests are failing

2015-06-05 Thread Alex Harui
Could be. Look at that mxml file and the 3rd or 4th RunCode tag. From: Tom Chiverton mailto:t...@extravision.com>> Reply-To: "dev@flex.apache.org" mailto:dev@flex.apache.org>> Date: Friday, June 5, 2015 at 8:31 AM To: "dev@flex.apache.org"

flex-sdk_mustella-air tests are failing

2015-06-05 Thread Tom Chiverton
Twice in a row now these tests have failed with the following stack. I don't think we've changed these tests, but could it be set to use a directory that doesn't exist or something ? TypeError: Error #1009: Cannot access a property or method of a null object reference. at mx.controls.fileS

Re: [FalconJX] Parse JavaScript extern files to create ActionScript API

2015-06-05 Thread Alex Harui
On 6/5/15, 8:18 AM, "OmPrakash Muppirala" wrote: >On Jun 5, 2015 3:12 AM, "Michael Schmalle" >wrote: >> >> @Om ... SVG, this should get you excited. :) >> >> http://snag.gy/xEpfa.jpg >> >> Mike > >Fantastic! What a great way to stay the day :-) > >When will we able to start testing all this?

Re: Generating asdoc html files

2015-06-05 Thread Alex Harui
On 6/5/15, 7:25 AM, "Chris Martin" wrote: >Ahh yes, OSX not iOS :) Sweet, there's the difference. Is there a way to >get logging to output from the process? I tried changing the various >flags (warning, strict, etc) in build.xml, but nothing changed. I think the process is fatally exiting.

Re: [FalconJX] Parse JavaScript extern files to create ActionScript API

2015-06-05 Thread OmPrakash Muppirala
On Jun 5, 2015 3:12 AM, "Michael Schmalle" wrote: > > @Om ... SVG, this should get you excited. :) > > http://snag.gy/xEpfa.jpg > > Mike Fantastic! What a great way to stay the day :-) When will we able to start testing all this? Thanks, Om > > On Fri, Jun 5, 2015 at 6:02 AM, Michael Schmall

Regarding Apcahe FlexUnit Automation Testing Tool

2015-06-05 Thread Amritpal Singh
Hello Apache I Need support on Apache FlexUnit Automation Testing Tool. As we are planning to use it for one of our Flex based application. Before going forward I'm seeking for clarification on below queries. Queries: (1)Does this tool provide support for all kind of testing? Or just

RE: Generating asdoc html files

2015-06-05 Thread Chris Martin
Ahh yes, OSX not iOS :) Sweet, there's the difference. Is there a way to get logging to output from the process? I tried changing the various flags (warning, strict, etc) in build.xml, but nothing changed. Chris > From: aha...@adobe.com > To: dev@flex.apache.org > Subject: Re: Generating as

Re: Generating asdoc html files

2015-06-05 Thread Alex Harui
On 6/4/15, 5:40 PM, "Chris Martin" wrote: >I'm using Win 8.1, are you using iOS? > Interesting. It worked for me on OSX, but not in Windows 7. I never saw the [asdoc] Documentation was created in /Users/aharui/git/flex/master/flex-sdk/asdoc-output/ -Alex

Re: [FalconJX] Parse JavaScript extern files to create ActionScript API

2015-06-05 Thread Michael Schmalle
@Om ... SVG, this should get you excited. :) http://snag.gy/xEpfa.jpg Mike On Fri, Jun 5, 2015 at 6:02 AM, Michael Schmalle wrote: > BTW I need to brush up on canvas but I see; > > So I assume the HTMLCanvasElement.getContext() passes a > CanvasRenderingContext2D correct? > > I can't wait to g

Re: [FalconJX] Parse JavaScript extern files to create ActionScript API

2015-06-05 Thread Michael Schmalle
BTW I need to brush up on canvas but I see; So I assume the HTMLCanvasElement.getContext() passes a CanvasRenderingContext2D correct? I can't wait to get out of this compiler stuff and actually try to test some of this stuff in the browser. :) Mike public class CanvasRenderingContext2D { ...

Re: [FalconJX] Parse JavaScript extern files to create ActionScript API

2015-06-05 Thread Michael Schmalle
On Fri, Jun 5, 2015 at 12:39 AM, OmPrakash Muppirala wrote: > Fantastic work, Mike! > > I dont see any SVG elements, is that part of something other spec? > Haven't got that far yet, was busy getting inheritance and edge cases fixed with the base DOM stuff. I have looked through the closure/ex