Re: [FLEXJS] CSS value handling can't work in release code

2013-11-14 Thread Erik de Bruin
Ah, small update: a lot of the warnings remaining in 'strict' mode are for the classes the compiler misses... That at least combines the issues, two birds with one stone and all ;-) EdB On Thu, Nov 14, 2013 at 10:25 PM, Erik de Bruin wrote: > This may be worse than we thought... > > When I fix

Re: git commit: [flex-sdk] [refs/heads/develop] - FIX - FLEX-33881 Add option to not store AbstractInvoker last call result updated asdoc not tested with mustella

2013-11-14 Thread Justin Mclean
Hi, "setKeepLastResultIfNotSet" setting doesn't follow the normal naming convention of methods , can you think of a better name? Thanks, Justin

Re: Build failed in Jenkins: flex-sdk_mustella #531

2013-11-14 Thread Justin Mclean
Hi, Sorry not had time to look at the issue, was hoping someone else might help out. I'll revert and reopen the JIRA bug. https://issues.apache.org/jira/browse/FLEX-33879 Perhaps someone else can look at it? Thanks, Justin

Re: WANT TO OPEN SOURCE MY PROJECT

2013-11-14 Thread Shivang Gupta
My pleasure... - Shivang Gupta Director at webesperto.com Skype -> sanghi.shivang GTalk -> shivangsan...@gmail.com -- View this message in context: http://apache-flex-development.247.n4.nabble.com/WANT-TO-OPEN-SOURCE-MY-PROJECT-tp32225p32285.html Sent from the Apache Flex Development

[OT] 360|Flex 2014

2013-11-14 Thread Justin Mclean
Hi, Alex already posted about this and ask what do you think he should speak on, but I'll ask a more general question: What topics would you like see see talks or labs on at 360 Flex 2014? Thanks, Justin

Re: WANT TO OPEN SOURCE MY PROJECT

2013-11-14 Thread Genaro Pinson
Thanks for this awesome app Shivang. On Thursday, November 14, 2013 4:09 PM, Shivang Gupta wrote: Sorry...I didn't knew that.. - Shivang Gupta Director at webesperto.com Skype -> sanghi.shivang GTalk  -> shivangsan...@gmail.com -- View this message in context: http://apache-flex-deve

Re: SDK 4.11 service pack ?

2013-11-14 Thread Mark Kessler
Still too useful to give up RSLs. But isn't the RSLS in the flex config supposed to match the build number? -Mark On Thu, Nov 14, 2013 at 9:47 AM, Tom Chiverton wrote: > Yup, still happening, so we really should fix that too. > > Breaking RSLs is bad; though I understand people who want to m

RE: [OT} 360|Flex 2014

2013-11-14 Thread Maurice Amsellem
Sorry, it was too short. I have read your blog and you speak about performance and FB Profiler. I thought Adobe Scout introduced a really new way of profiling apps, especially on Mobile, so it might be interesting to speak about it as well. Maurice -Message d'origine- De : Maurice Amse

RE: [OT} 360|Flex 2014

2013-11-14 Thread Maurice Amsellem
Adobe Scout -Message d'origine- De : Alex Harui [mailto:aha...@adobe.com] Envoyé : jeudi 14 novembre 2013 22:56 À : dev@flex.apache.org; us...@flex.apache.org Objet : [OT} 360|Flex 2014 I'm trying to decide what to present on at 360|Flex in 2014. I put a blog post up on my blog [1] loo

[OT} 360|Flex 2014

2013-11-14 Thread Alex Harui
I'm trying to decide what to present on at 360|Flex in 2014. I put a blog post up on my blog [1] looking for ideas. Feel free to comment there or discuss ideas on this thread. Thanks, -Alex [1] http://flexcloset.wordpress.com/2013/11/14/what-should-i-talk-about-360flex -2014/

Re: [FLEXJS] CSS value handling can't work in release code

2013-11-14 Thread Erik de Bruin
This may be worse than we thought... When I fixed the storage and retrieval of the CSS properties, it still didn't work properly in release mode. Some classes are found and bound, others are not. Turns out that the Closure Compiler doesn't resolve all dependencies accurately, the classes it misses

Re: Code review please... Re: git commit: [flex-asjs] [refs/heads/develop] - Add functionality to AS version of DataGrid to highlight entire row when rolling over any column JS version to follow after

2013-11-14 Thread Alex Harui
On 11/14/13 12:37 PM, "OmPrakash Muppirala" wrote: >On Thu, Nov 14, 2013 at 12:19 PM, Peter Ent wrote: > >> >> >> On 11/14/13 2:55 PM, "OmPrakash Muppirala" wrote: >> >> >On Thu, Nov 14, 2013 at 11:45 AM, Alex Harui wrote: >> > >> >> >> >> >> >> On 11/14/13 10:57 AM, "OmPrakash Muppirala" >

RE: Need help on https://issues.apache.org/jira/browse/FLEX-33813 (DataGrid goes blank)

2013-11-14 Thread Maurice Amsellem
Fixed. -Message d'origine- De : Maurice Amsellem [mailto:maurice.amsel...@systar.com] Envoyé : jeudi 14 novembre 2013 15:37 À : dev@flex.apache.org Objet : RE: Need help on https://issues.apache.org/jira/browse/FLEX-33813 (DataGrid goes blank) ok -Message d'origine- De : Tom Ch

Good Article about Adobe AIR

2013-11-14 Thread Angelo Anolin
Just felt good to be sharing this with the Flex community. http://www.codeandvisual.com/app-development-on-android-and-ios-why-the-value-proposition-continues-to-tilt-further-towards-adobe-air-over-native-languages/ Pretty much the article was head on and succinctly emphasized the reality of why

Re: Code review please... Re: git commit: [flex-asjs] [refs/heads/develop] - Add functionality to AS version of DataGrid to highlight entire row when rolling over any column JS version to follow after

2013-11-14 Thread OmPrakash Muppirala
On Thu, Nov 14, 2013 at 12:19 PM, Peter Ent wrote: > > > On 11/14/13 2:55 PM, "OmPrakash Muppirala" wrote: > > >On Thu, Nov 14, 2013 at 11:45 AM, Alex Harui wrote: > > > >> > >> > >> On 11/14/13 10:57 AM, "OmPrakash Muppirala" > >>wrote: > >> > >> >On Wed, Nov 13, 2013 at 9:12 PM, Alex Harui

Re: Code review please... Re: git commit: [flex-asjs] [refs/heads/develop] - Add functionality to AS version of DataGrid to highlight entire row when rolling over any column JS version to follow after

2013-11-14 Thread Peter Ent
On 11/14/13 2:55 PM, "OmPrakash Muppirala" wrote: >On Thu, Nov 14, 2013 at 11:45 AM, Alex Harui wrote: > >> >> >> On 11/14/13 10:57 AM, "OmPrakash Muppirala" >>wrote: >> >> >On Wed, Nov 13, 2013 at 9:12 PM, Alex Harui wrote: >> > >> >> >> >> >> >> On 11/13/13 8:26 PM, "OmPrakash Muppirala"

Re: Code review please... Re: git commit: [flex-asjs] [refs/heads/develop] - Add functionality to AS version of DataGrid to highlight entire row when rolling over any column JS version to follow after

2013-11-14 Thread OmPrakash Muppirala
On Thu, Nov 14, 2013 at 11:45 AM, Alex Harui wrote: > > > On 11/14/13 10:57 AM, "OmPrakash Muppirala" wrote: > > >On Wed, Nov 13, 2013 at 9:12 PM, Alex Harui wrote: > > > >> > >> > >> On 11/13/13 8:26 PM, "OmPrakash Muppirala" > wrote: > >> > >> >I think I get it, but I guess I will need some

Re: Code review please... Re: git commit: [flex-asjs] [refs/heads/develop] - Add functionality to AS version of DataGrid to highlight entire row when rolling over any column JS version to follow after

2013-11-14 Thread Alex Harui
On 11/14/13 10:57 AM, "OmPrakash Muppirala" wrote: >On Wed, Nov 13, 2013 at 9:12 PM, Alex Harui wrote: > >> >> >> On 11/13/13 8:26 PM, "OmPrakash Muppirala" wrote: >> >> >I think I get it, but I guess I will need some pseudo code to >>understand >> >completely. What exactly does 'hang it on

Re: Code review please... Re: git commit: [flex-asjs] [refs/heads/develop] - Add functionality to AS version of DataGrid to highlight entire row when rolling over any column JS version to follow after

2013-11-14 Thread OmPrakash Muppirala
On Wed, Nov 13, 2013 at 9:12 PM, Alex Harui wrote: > > > On 11/13/13 8:26 PM, "OmPrakash Muppirala" wrote: > > >I think I get it, but I guess I will need some pseudo code to understand > >completely. What exactly does 'hang it on a strand' man in this context? > > > >Thanks, > >Om > I looked at

Re: [FLEXJS] inheritance/interfaces

2013-11-14 Thread OmPrakash Muppirala
This might be related to [1] as well. Thanks, Om [1] https://issues.apache.org/jira/browse/FLEX-33780 On Thu, Nov 14, 2013 at 9:39 AM, Erik de Bruin wrote: > Thanks. On it. > > EdB > > > > On Thu, Nov 14, 2013 at 6:37 PM, Michael A. Labriola > wrote: > >>If class B extends class A and class

Re: Build failed in Jenkins: flex-sdk_mustella #531

2013-11-14 Thread Alex Harui
I provided Justin with a simple test case that shows the behavior difference. I suppose we could revert it or stick a -1 on his commit email, but I'm hoping he'll revert it on his own. -Alex On 11/14/13 9:40 AM, "Erik de Bruin" wrote: >Bump, bump, bumperdebump! > >EdB > > > >On Wed, Nov 13, 20

Re: [FLEXJS] inheritance/interfaces

2013-11-14 Thread Erik de Bruin
Thanks. On it. EdB On Thu, Nov 14, 2013 at 6:37 PM, Michael A. Labriola wrote: >>If class B extends class A and class A implements interface IA, does class B >>also implement IA? In other words, in this scenario, does (B is IA) return >>true? > > Yep > > -- Ix Multimedia Software Jan Lu

Re: Build failed in Jenkins: flex-sdk_mustella #531

2013-11-14 Thread Erik de Bruin
Bump, bump, bumperdebump! EdB On Wed, Nov 13, 2013 at 6:42 PM, Erik de Bruin wrote: > Bump... > > EdB > > > > On Wed, Nov 13, 2013 at 6:16 PM, wrote: >> See >> >> -- >> [...truncated 86229 lines...] >>

RE: [FLEXJS] inheritance/interfaces

2013-11-14 Thread Michael A. Labriola
>If class B extends class A and class A implements interface IA, does class B >also implement IA? In other words, in this scenario, does (B is IA) return >true? Yep

AW: [FLEXJS] inheritance/interfaces

2013-11-14 Thread christofer.d...@c-ware.de
It's acutally pretty important that B also implements IA ... so an "instanceof" or "is" check should work as well as it should be possible to cast instaces A and B to IA. Chris Von: Erik de Bruin [e...@ixsoftware.nl] Gesendet: Donnerstag, 14. November 20

[FLEXJS] inheritance/interfaces

2013-11-14 Thread Erik de Bruin
Hi, Quick question (too lazy to build an AS project to check): If class B extends class A and class A implements interface IA, does class B also implement IA? In other words, in this scenario, does (B is IA) return true? I'm asking, because org.apache.flex.utils.Language.is() currently doesn't.

Re: [FalconJX] Build and install

2013-11-14 Thread Peter Ent
Ah - that was the problem - I was on master, not develop. Thanks again. --peter On 11/14/13 11:09 AM, "Alex Harui" wrote: >Are you on the develop branch? > >On 11/14/13 8:05 AM, "Peter Ent" wrote: > >>I must have gotten the wrong thing from git. Here's my directory: >> >>% pwd >>/Users/pent/dev

Flex 4.9 and FB 4.0

2013-11-14 Thread Raj U. Shaikh
Hi flex team, I am glad to say, I am successfully able to upgrade my application to flex sdk 4.9 from sdk 4.1. I am using Flash Builder 4.0.1 I have some queries regarding same, People say FB does not show design view when used Apache Flex SDK but I am able to see my design view. Can I able to u

Re: [FalconJX] Build and install

2013-11-14 Thread Alex Harui
Are you on the develop branch? On 11/14/13 8:05 AM, "Peter Ent" wrote: >I must have gotten the wrong thing from git. Here's my directory: > >% pwd >/Users/pent/dev/flex-falcon > > >% ls >README compilercompiler.jx >compiler.tests >build.xml

Re: [FalconJX] Build and install

2013-11-14 Thread Alex Harui
If you have an overlaid SDK, updating its Falcon Jars should be as straightforward as taking the new Jars from the build and replacing them. Jars built in the compiler folder end up in compiler/generated/dist/sdk/lib and should overlay the overlaid SDK's lib folder, and Jars built in compiler.jx en

Re: [FalconJX] Build and install

2013-11-14 Thread Peter Ent
I must have gotten the wrong thing from git. Here's my directory: % pwd /Users/pent/dev/flex-falcon % ls README compilercompiler.jx compiler.tests build.xml compiler.js compiler.jx.tests jenkins.xml When I enter 'an

Re: [FalconJX] Build and install

2013-11-14 Thread Erik de Bruin
First, to get everything set up, in the root of your 'flex-falcon' directory, run 'ant wipe-all all'. This will build both the compiler and compiler.jx, setting up their dependencies etc. etc. I don't know another way to set it up in Flash Builder other than installing Alex's overlay and editing t

Re: WANT TO OPEN SOURCE MY PROJECT

2013-11-14 Thread Alex Harui
So, please fill out a JIRA under the component "showcase" with information about your app so we can include in the showcase someday. -Alex On 11/14/13 2:06 AM, "Shivang Gupta" wrote: >Thanks.. Happy to hear... > > > >- >Shivang Gupta >Director at webesperto.com >Skype -> sanghi.shivang >GTa

[FalconJX] Build and install

2013-11-14 Thread Peter Ent
Hi, I've done a git pull on the flex-falcon git repository. I've looked at the README at the top level and in compiler.jx. I've run "ant main" and got a successful build. Now what? How I install this so FlexJS can use it from within Flash Builder? I've tried to figure it out with either no cha

Re: SDK 4.11 service pack ?

2013-11-14 Thread Tom Chiverton
Yup, still happening, so we really should fix that too. Breaking RSLs is bad; though I understand people who want to move away from them now Adobe can't host trusted versions, for us we update our app more often than we change SDK version, so it's a benefit to have them. Tom On 14/11/2013 14

RE: SDK 4.11 service pack ?

2013-11-14 Thread Maurice Amsellem
Look into frameworks/flex-config.xml The rsl urls version numbers are 0.0.0 instead of : 11.0.20131017 Only an issue of you use rsls in your project. Maurice -Message d'origine- De : Tom Chiverton [mailto:t...@extravision.com] Envoyé : jeudi 14 novembre 2013 15:04 À : dev@flex.apache.

RE: Need help on https://issues.apache.org/jira/browse/FLEX-33813 (DataGrid goes blank)

2013-11-14 Thread Maurice Amsellem
ok -Message d'origine- De : Tom Chiverton [mailto:t...@extravision.com] Envoyé : jeudi 14 novembre 2013 15:01 À : dev@flex.apache.org Objet : Re: Need help on https://issues.apache.org/jira/browse/FLEX-33813 (DataGrid goes blank) Ha, no, you go ahead; I was just ruling out the obvious s

Re: SDK 4.11 service pack ?

2013-11-14 Thread Tom Chiverton
On 08/11/2013 01:57, Justin Mclean wrote: I think there was also an issue with the Flex config RSL numbers - easily fixed but still a pain. Not sure what this is, but I've just done a fresh install (WinXP) of the latest SDK from the installer if you want me check something ? Compiling AIR and

Re: Need help on https://issues.apache.org/jira/browse/FLEX-33813 (DataGrid goes blank)

2013-11-14 Thread Tom Chiverton
Ha, no, you go ahead; I was just ruling out the obvious stuff :-) Tom On 14/11/2013 13:50, Maurice Amsellem wrote: Tom, if you don't mind, I fixed the previous ones, so I am already familiar with the issue (although it seems different). I have assigned the ticket to me. Now if you prefer to fi

RE: Need help on https://issues.apache.org/jira/browse/FLEX-33813 (DataGrid goes blank)

2013-11-14 Thread Maurice Amsellem
Tom, if you don't mind, I fixed the previous ones, so I am already familiar with the issue (although it seems different). I have assigned the ticket to me. Now if you prefer to fix it, that's fine for me, there are enough bugs for the rest of my life :-). Maurice -Message d'origine- D

Re: Need help on https://issues.apache.org/jira/browse/FLEX-33813 (DataGrid goes blank)

2013-11-14 Thread Tom Chiverton
Broken for me too. I can do some digging ... Tom On 14/11/2013 12:53, piotr.zarzycki wrote: Hi, I've created similar ticket lately -> https://issues.apache.org/jira/browse/FLEX-33899 - Flex/Air developer open to new job offers and challenges. piotrzarzyck...@gmail.com -- View this messa

Re: Need help on https://issues.apache.org/jira/browse/FLEX-33813 (DataGrid goes blank)

2013-11-14 Thread piotr.zarzycki
Hi, I've created similar ticket lately -> https://issues.apache.org/jira/browse/FLEX-33899 - Flex/Air developer open to new job offers and challenges. piotrzarzyck...@gmail.com -- View this message in context: http://apache-flex-development.247.n4.nabble.com/Need-help-on-https-issues-a

Re: About FLEX-33278

2013-11-14 Thread Tom Chiverton
Are you sure this isn't just an Excel thing (or at least a different issue)? Here on WinXP if I copy that cell and paste it to Sublime, it comes with a new line attached. If you paste this into Flex, then it should still be including the new line, which is what you see in the test case ? Tom

About FLEX-33278

2013-11-14 Thread Shigeru Nakagaki
Hi. Could you re-open FLEX-33278 ? https://issues.apache.org/jira/browse/FLEX-33278 It still happens. And I attached sources for a reproducible case. thanks Shigeru Nakagaki

RE: [ANNOUNCE] Welcome Maurice as the newest PMC member

2013-11-14 Thread Kessler CTR Mark J
Congratulations and welcome ! :) -Mark -Original Message- From: Justin Mclean [mailto:jus...@classsoftware.com] Sent: Wednesday, November 13, 2013 11:11 PM To: dev@flex.apache.org Subject: [ANNOUNCE] Welcome Maurice as the newest PMC member Hi, For all his hard work the Apache Flex P

Re: [ANNOUNCE] Welcome Maurice as the newest PMC member

2013-11-14 Thread After24
Congratulation Maurice ! this is well deserved. Vincent.

RE: WANT TO OPEN SOURCE MY PROJECT

2013-11-14 Thread Shivang Gupta
Thanks.. Happy to hear... - Shivang Gupta Director at webesperto.com Skype -> sanghi.shivang GTalk -> shivangsan...@gmail.com -- View this message in context: http://apache-flex-development.247.n4.nabble.com/WANT-TO-OPEN-SOURCE-MY-PROJECT-tp32225p32242.html Sent from the Apache Flex De

RE: [jira] [Commented] (FLEX-33876) Font Styles not taking effect on mx:PieCharts, mx:ColumnCharts, mx:Legends, s:Form and s:Alert

2013-11-14 Thread Maurice Amsellem
Try using the experimental namespace: @namespace exp "http://flex.apache.org/experimental/ns";; exp|Alert { fontWeight : normal; fontFamily: defaultFont; } -Message d'origine- De : Dylan Randall (JIRA) [mailto:j...@apache.org] Envoyé : jeudi 14 novembre 2013 10:55 À : iss

Re: [ANNOUNCE] Welcome Maurice as the newest PMC member

2013-11-14 Thread Jose Barragan
Congrats Maurice!! On 14 Nov 2013, at 10:39, Carlos Rovira wrote: > Welcome Maurice! :) > > > 2013/11/14 Avi Kessner > >> At the risk of making this thread too long, Congrats ! >> On 14 Nov 2013 11:16, "Maurice Amsellem" >> wrote: >> >>> Thanks Tom >>> >>> -Message d'origine- >>>

RE: [ANNOUNCE] Welcome Maurice as the newest PMC member

2013-11-14 Thread Maurice Amsellem
Thanks Avi and Carlos -Message d'origine- De : carlos.rov...@gmail.com [mailto:carlos.rov...@gmail.com] De la part de Carlos Rovira Envoyé : jeudi 14 novembre 2013 10:39 À : dev@flex.apache.org Objet : Re: [ANNOUNCE] Welcome Maurice as the newest PMC member Welcome Maurice! :) 2013/11

Re: [ANNOUNCE] Welcome Maurice as the newest PMC member

2013-11-14 Thread Carlos Rovira
Welcome Maurice! :) 2013/11/14 Avi Kessner > At the risk of making this thread too long, Congrats ! > On 14 Nov 2013 11:16, "Maurice Amsellem" > wrote: > > > Thanks Tom > > > > -Message d'origine- > > De : Tom Chiverton [mailto:t...@extravision.com] > > Envoyé : jeudi 14 novembre 2013

RE: [ANNOUNCE] Welcome Maurice as the newest PMC member

2013-11-14 Thread Avi Kessner
At the risk of making this thread too long, Congrats ! On 14 Nov 2013 11:16, "Maurice Amsellem" wrote: > Thanks Tom > > -Message d'origine- > De : Tom Chiverton [mailto:t...@extravision.com] > Envoyé : jeudi 14 novembre 2013 10:08 > À : dev@flex.apache.org > Objet : Re: [ANNOUNCE] Welcome

RE: [ANNOUNCE] Welcome Maurice as the newest PMC member

2013-11-14 Thread Maurice Amsellem
Thanks Tom -Message d'origine- De : Tom Chiverton [mailto:t...@extravision.com] Envoyé : jeudi 14 novembre 2013 10:08 À : dev@flex.apache.org Objet : Re: [ANNOUNCE] Welcome Maurice as the newest PMC member On 14/11/2013 04:11, Justin Mclean wrote: > For all his hard work the Apache Flex

RE: WANT TO OPEN SOURCE MY PROJECT

2013-11-14 Thread Maurice Amsellem
One day, we may have a showcase section in the Apache Flex web site, to provide links and screenshots to existing Flex apps (but not hosting the source code) . When it's ready, we will be pleased that you submit your app to be included there. Maurice -Message d'origine- De : Shivang

Re: [ANNOUNCE] Welcome Maurice as the newest PMC member

2013-11-14 Thread Tom Chiverton
On 14/11/2013 04:11, Justin Mclean wrote: For all his hard work the Apache Flex PMC has voted Maurice in as a PMC member. Congratulations Maurice. Nice choice. Tom

Re: WANT TO OPEN SOURCE MY PROJECT

2013-11-14 Thread Shivang Gupta
Sorry...I didn't knew that.. - Shivang Gupta Director at webesperto.com Skype -> sanghi.shivang GTalk -> shivangsan...@gmail.com -- View this message in context: http://apache-flex-development.247.n4.nabble.com/WANT-TO-OPEN-SOURCE-MY-PROJECT-tp32225p32233.html Sent from the Apache Flex

RE: Question on StringUtil.trim

2013-11-14 Thread Maurice Amsellem
Thanks Benoit. So it's slice that does the optimization. Maurice -Message d'origine- De : Benoit Wiart [mailto:b.wi...@ubik-ingenierie.com] Envoyé : jeudi 14 novembre 2013 09:03 À : dev@flex.apache.org Objet : Re: Question on StringUtil.trim I had the same question a few weeks ago And

Re: [ANNOUNCE] Welcome Maurice as the newest PMC member

2013-11-14 Thread Cosma Colanicchia
Congratulations Maurice! 2013/11/14 Maurice Amsellem > Thanks Shivang > > -Message d'origine- > De : Shivang Gupta [mailto:shivangsan...@gmail.com] > Envoyé : jeudi 14 novembre 2013 08:51 > À : dev@flex.apache.org > Objet : Re: [ANNOUNCE] Welcome Maurice as the newest PMC member > > Con

Re: WANT TO OPEN SOURCE MY PROJECT

2013-11-14 Thread Justin Mclean
Hi, The Apache Flex project is a repository for the SDK itself and not applications that use the SDK. I suggest you put the source code under the the Apache license[1] on Github[2]. That way people can view, modify and use the code according to the license. Thanks, Justin 1. http://www.apache

Re: Question on StringUtil.trim

2013-11-14 Thread Benoit Wiart
I had the same question a few weeks ago And I think the fash sdk is optimized in this case as Scout didn't report any memory allocation Le 14 nov. 2013 à 05:33, Alex Harui a écrit : > > > On 11/13/13 8:23 PM, "labri...@digitalprimates.net" > wrote: > >>> No idea. I was trying to think of

RE: [ANNOUNCE] Welcome Maurice as the newest PMC member

2013-11-14 Thread Maurice Amsellem
Thanks Shivang -Message d'origine- De : Shivang Gupta [mailto:shivangsan...@gmail.com] Envoyé : jeudi 14 novembre 2013 08:51 À : dev@flex.apache.org Objet : Re: [ANNOUNCE] Welcome Maurice as the newest PMC member Congrats Maurice.. - Shivang Gupta Skype -> sanghi.shivang GTalk