Re: FlexUnit License

2013-09-14 Thread Cyrill Zadra
Thanks Erik... Now there are 3 libraries left: hamcrest - http://cloud.github.com/downloads/drewbourne/hamcrest-as3/mockolate-0.9.5.zip(License - https://github.com/drewbourne/hamcrest-as3/blob/master/hamcrest/LICENSE) mockolate - http://cloud.github.com/downloads/drewbourne/hamcrest-as3/hamcrest

Re: Welcome Darrell Loverin as Apache Flex Committer

2013-09-14 Thread Carlos Rovira
Without doubt a key person to have in the group. Congrats and welcome Darrel. Your addition is great for Flex. Best, Carlos Rovira 2013/9/14 OmPrakash Muppirala > Congrats and welcome, Darrell! Thanks for all the contributions so far. > Looking forward to much more. > > Regards, > Om > > > O

Re: Welcome Darrell Loverin as Apache Flex Committer

2013-09-14 Thread Tomislav Pokrajcic
Congrats Darrell, we appreciate your work! Tomislav On 14.9.2013. 4:31, OmPrakash Muppirala wrote: Congrats and welcome, Darrell! Thanks for all the contributions so far. Looking forward to much more. Regards, Om On Fri, Sep 13, 2013 at 6:22 PM, Rushme Nayak wrote: congrats :) On Sat, S

Re: FlexUnit License

2013-09-14 Thread Alex Harui
Hamcrest looks like BSD, Mockolate looks like MIT. If you google the first line of the license it finds the same text. I didn't compare every line, so please double-check. The FlexUnitLIb.swc will need examining to find the classes within and hopefully the author of those classes. I'll try to f

RE: Welcome Darrell Loverin as Apache Flex Committer

2013-09-14 Thread Frédéric THOMAS
Congrats Darrell, hopefully with your help, our falcon will be able to fly :-)Frédéric THOMAS > From: aha...@adobe.com > To: dev@flex.apache.org > Date: Fri, 13 Sep 2013 13:43:36 -0700 > Subject: Welcome Darrell Loverin as Apache Flex Committer > > Hi, > > I am pleased to announce that the Proj

Re: Welcome Darrell Loverin as Apache Flex Committer

2013-09-14 Thread Erik de Bruin
Hi Darrell, Welcome to the club ;-) I look forward to working with you on Falcon. I hope to be able to find the time to get to know the code a bit better - maybe with a little help from you! Thanks, EdB On Sat, Sep 14, 2013 at 5:46 PM, Frédéric THOMAS wrote: > Congrats Darrell, hopefully wi

Re: AW: FlexMojos 6, Flex sdk 4.10.0.20130801, and getAdvancedTelemetry()

2013-09-14 Thread Avi Kessner
I would try doing a text comparison between your pom and the one posted here, and see if it catches anything. I'd do it for you, but outside my git commitsI don't have a good text comparison tool. http://stackoverflow.com/a/18713810/787202 brought to you by the letters A, V, and I and the number 4

Re: AW: FlexMojos 6, Flex sdk 4.10.0.20130801, and getAdvancedTelemetry()

2013-09-14 Thread Avi Kessner
I forgot to mention that from what I can see everything looks correct, so I'm guessing there is some small typo or something. brought to you by the letters A, V, and I and the number 47 On Sat, Sep 14, 2013 at 9:34 PM, Avi Kessner wrote: > I would try doing a text comparison between your pom and

RE: [Intaller] Speed up download

2013-09-14 Thread Frédéric THOMAS
I just create a simple AIR application to download files from a server (with resuming capability detection / actions) using workers, if no one has objections, I will integrate this feature to the Installer. https://github.com/doublefx/downloadFileWorker -Fred -Message d'origine- De : Fré

Re: [Intaller] Speed up download

2013-09-14 Thread Erik de Bruin
Cool! EdB On Saturday, September 14, 2013, Frédéric THOMAS wrote: > I just create a simple AIR application to download files from a server > (with > resuming capability detection / actions) using workers, if no one has > objections, I will integrate this feature to the Installer. > > https://g

RE: Welcome Darrell Loverin as Apache Flex Committer

2013-09-14 Thread Sugan Naicker
Hi, Thanks Darrell for taking the time to get involved. The project is building up an impressive PMC team! Thanks to the rest of the PMC members as well :-) Regards, Sugan -Original Message- From: Alex Harui [mailto:aha...@adobe.com] Sent: 13 September 2013 10:44 PM To: dev@flex.apach

Re: [Intaller] Speed up download

2013-09-14 Thread Justin Mclean
Hi, How will we get this to work for the Linux installer? Justin On Sun, Sep 15, 2013 at 5:10 AM, Frédéric THOMAS wrote: > I just create a simple AIR application to download files from a server > (with > resuming capability detection / actions) using workers, if no one has > objections, I will

RE: [Intaller] Speed up download

2013-09-14 Thread Frédéric THOMAS
Can't we use conditional compilation ? Frédéric THOMAS > Date: Sun, 15 Sep 2013 08:00:25 +1000 > Subject: Re: [Intaller] Speed up download > From: jus...@classsoftware.com > To: dev@flex.apache.org > > Hi, > > How will we get this to work for the Linux installer? > > Justin > > > On Sun, Sep

RE: [Intaller] Speed up download

2013-09-14 Thread OmPrakash Muppirala
On Sep 14, 2013 3:40 PM, "Frédéric THOMAS" wrote: > > Can't we use conditional compilation ? This could help as well: https://github.com/jcward/AS3-Worker-Compat Thanks, Om > > Frédéric THOMAS > > > Date: Sun, 15 Sep 2013 08:00:25 +1000 > > Subject: Re: [Intaller] Speed up download > > From: ju

RE: [Intaller] Speed up download

2013-09-14 Thread Frédéric THOMAS
Thanks, will have look at it tomorrow. Frédéric THOMAS > Date: Sat, 14 Sep 2013 15:58:02 -0700 > Subject: RE: [Intaller] Speed up download > From: bigosma...@gmail.com > To: dev@flex.apache.org > > On Sep 14, 2013 3:40 PM, "Frédéric THOMAS" wrote: > > > > Can't we use conditional compilation ?

Re: UI Designer ("Design View" replacement)

2013-09-14 Thread Eric
Igor, That looks good, but since it looks like it runs in Chrome (not available at my work and would be a nightmare trying to get it), it's just not an option. :( -Eric On 9/12/2013 8:58 AM, Igor Costa wrote: Eric are you trying to reach this https://github.com/igorcosta/ApacheFlexUIBuilde

Re: UI Designer ("Design View" replacement)

2013-09-14 Thread Eric
Yeah my workflow is similar to what Nick described. Our UI design tends to be 90% done before integration or much code is written. But we've never had design view totally "break" either; perhaps I'm misunderstanding what people mean by that, or we've been lucky. For most of our UIs, layout at

Re: FlexUnit License

2013-09-14 Thread Alex Harui
Labriola probably will know for sure, but it looks like it is bsd http://sourceforge.net/adobe/flexunit/wiki/License/ -Alex On 9/14/13 7:53 AM, "Alex Harui" wrote: >Hamcrest looks like BSD, Mockolate looks like MIT. If you google the >first line of the license it finds the same text. I didn'