Re: mx PostCode validator class

2012-03-05 Thread Omar Gonzalez
On Mon, Mar 5, 2012 at 11:31 PM, Justin Mclean wrote: > Hi, > > > Yea, what about localizing the error messages. > Already done unless I'm missing something? eg take a look at > wrongFromatError and resourcesChanged. The classes read values from the > resource bundle and you can override the erro

Re: mx PostCode validator class

2012-03-05 Thread Justin Mclean
Hi, > Yea, what about localizing the error messages. Already done unless I'm missing something? eg take a look at wrongFromatError and resourcesChanged. The classes read values from the resource bundle and you can override the error strings if you want. No unit test exist for those methods as

Re: mx PostCode validator class

2012-03-05 Thread Omar Gonzalez
> > So as far as I can see there's not much point in using spark/flash.globalisation style validators or formatters for postcodes. Anyone think differently? > Yea, what about localizing the error messages. -- Omar Gonzalez s9tpep...@apache.org Apache Flex PPMC Member

Re: mx PostCode validator class

2012-03-05 Thread Justin Mclean
Hi, I've taken a look at the newer spark validators and formatters. The differ from the mx classes in that: 1. They use flash.globalisation classes to obtain the locale (which can be overridden) and format according to that locale. 2. They are bindable so if the locale changes the format/validat

Re: SVG depreciated in Flex 4

2012-03-05 Thread James Ong
Wow, zavoo is cool! On Tue, Mar 6, 2012 at 11:31 AM, Willy Ci wrote: > flex can embed svg, > if you want to load svg at run time, try zavoo.svg, > I had some good luck with it. > * > * > * > * > Thanks! > * > * > *Willy Ci* > * > * > *e: will...@gmail.com * > *c: 617-606-3437

Re: SVG depreciated in Flex 4

2012-03-05 Thread Willy Ci
flex can embed svg, if you want to load svg at run time, try zavoo.svg, I had some good luck with it. * * * * Thanks! * * *Willy Ci* * * *e: will...@gmail.com * *c: 617-606-3437 * -- 6 X 9 = 42 meaning of

Re: SVG depreciated in Flex 4

2012-03-05 Thread Jeffry Houser
On 3/5/2012 8:21 PM, Michael A. Labriola wrote: Does Flash Player support SVG? I thought no: http://www.mikechambers.com/blog/2008/09/30/why-adobe-chose-fxg-over-svg/ >How can we depreciate a feature that isn't there? Jeffry, Looks like the question was about Flex 4 and not Flash Player.

Re: mx PostCode validator class

2012-03-05 Thread Justin Mclean
Hi, I've just checked in a mx style PostCode formatter into my whiteboard area. I took a different approach than the current zip code formatter in that it uses the validator to check the format. It also works for multiple formats eg UK style postcode. It will also correct a wider set of incorr

RE: SVG depreciated in Flex 4

2012-03-05 Thread Michael A. Labriola
> Does Flash Player support SVG? I thought no: >http://www.mikechambers.com/blog/2008/09/30/why-adobe-chose-fxg-over-svg/ >How can we depreciate a feature that isn't there? Jeffry, Looks like the question was about Flex 4 and not Flash Player. To that end, you can embed SVG in Flex apps al

Re: SVG depreciated in Flex 4

2012-03-05 Thread Jeffry Houser
On 3/5/2012 7:35 PM, James Ong wrote: Will this vector format be drop in the next Flex release? It quite good to have this retain for some artwork produce in SVG format. Does Flash Player support SVG? I thought no: http://www.mikechambers.com/blog/2008/09/30/why-adobe-chose-fxg-over-svg/

Re: Mailing list footers?

2012-03-05 Thread Omar Gonzalez
On Mon, Mar 5, 2012 at 4:16 PM, Om wrote: > This one? > > == > Getting started - > https://cwiki.apache.org/confluence/display/FLEX/Getting+Started > Mailing list search, subscribe, unsubscribe, digest and help links - > http://incubator.apache.org/flex/mailing-lists.html > ==

Re: Mailing list footers?

2012-03-05 Thread Om
This one? == Getting started - https://cwiki.apache.org/confluence/display/FLEX/Getting+Started Mailing list search, subscribe, unsubscribe, digest and help links - http://incubator.apache.org/flex/mailing-lists.html == On Mon, Mar 5, 2012 at 4:10 PM, Omar

Re: Mailing list footers?

2012-03-05 Thread Omar Gonzalez
On Mon, Mar 5, 2012 at 3:58 PM, Om wrote: > Jude's final list looks good for now. Bertrand, can we please get it on > our mail list asap? > Although, I suggest we replace these long urls with the short and sweet > s.apache.org urls. > > Home - http://incubator.apache.org/flex/ > Getting Started

Re: Mailing list footers?

2012-03-05 Thread Om
Jude's final list looks good for now. Bertrand, can we please get it on our mail list asap? Although, I suggest we replace these long urls with the short and sweet s.apache.org urls. Home - http://incubator.apache.org/flex/ Getting Started - https://cwiki.apache.org/confluence/display/FLEX/Gettin

Re: svn is ready

2012-03-05 Thread Bertrand Delacretaz
On Wed, Jan 11, 2012 at 6:25 PM, Bertrand Delacretaz wrote: ... > ...The following users should now be able to commit the flex subtree,... added igorcosta: flex=akpetteroe,bdelacretaz,greddin,wave,aharui,cframpton,dougarthur,espenskogen,frishy,garthdb,gowen,igorcosta,iwo,jboothe,jeff,jhouser

Incubator PMC/Board report for Mar 2012 ([ppmc])

2012-03-05 Thread Marvin
Dear podling, This email was sent by an automated system on behalf of the Apache Incubator PMC. It is an initial reminder to give you plenty of time to prepare your quarterly board report. The board meeting is scheduled for Wed, 21 March 2012, 10:00:00 PST. The report for your podling will fo

RE: Why Spark? (was Re: s:Spacer (was Re: Missing Spark components))

2012-03-05 Thread Glenn Williams
I agree The main think I love about spark is the lack of css in the skins and the ability to add my own if I want to. I really would rather all spark default skins had zero CSS in there The idea of a separate set of skins\components that are heavily syllable with CSS is fine, just as long as it'

RE: Why Spark? (was Re: s:Spacer (was Re: Missing Spark components))

2012-03-05 Thread Michael A. Labriola
>one of the main roadmap objectives (someone confirm that?) There isn't really a roadmap it's what each of us works on, commits and votes for. >The question is: can flex include any new lib before having fixed that? Sure, it's just going to be a constant refactoring. >Will it take long to be

RE: Why Spark? (was Re: s:Spacer (was Re: Missing Spark components))

2012-03-05 Thread Michael A. Labriola
>Why would someone continue to choose MX if the other solution we are >discussing here exists? Lots of legacy code

RE: Why Spark? (was Re: s:Spacer (was Re: Missing Spark components))

2012-03-05 Thread Michael A. Labriola
>Over engineered much? I actually believe UIComponent is way under-engineered... hence the reason it has 14k lines of code

Re: [INFRA] Wiki access for Rafael Santos was Suggestion: A place to keep everyone of the decisions made so far

2012-03-05 Thread Bertrand Delacretaz
On Mon, Mar 5, 2012 at 3:39 PM, Carol Frampton wrote: > Doug will you please grant me wiki access?  My account is cframpton. Done, added to the flex-committers group. -Bertrand

Re: [INFRA] Wiki access for Rafael Santos was Suggestion: A place to keep everyone of the decisions made so far

2012-03-05 Thread Carol Frampton
Doug will you please grant me wiki access? My account is cframpton. Thanks, Carol

Re: [RT] Google Summer of code

2012-03-05 Thread Bertrand Delacretaz
On Wed, Feb 29, 2012 at 5:21 PM, Greg Reddin wrote: > ...we actually have a committee > here at Apache that manages our GSOC relationship. It's the Apache > Community Development committee. The page is: > > http://community.apache.org/ I just added a link to http://community.apache.org/gsoc.html

Re: Summary of all ML discussions in wiki - was: (Re: Why Spark? (was Re: s:Spacer (was Re: Missing Spark components)))

2012-03-05 Thread Tomasz Maciąg | Fuse Collective
- how can i add a wiki page (as a simple user)? Sign up for wiki and ask on the list for permissions.

Summary of all ML discussions in wiki - was: (Re: Why Spark? (was Re: s:Spacer (was Re: Missing Spark components)))

2012-03-05 Thread sébastien Paturel
Ok thanks. But i dont feel that this wiki page reflects the heavy number of discussion subjects already seen in ML so far. A kind of summary of discussions, list of the point of views and arguments as a conclusion, would be very usefull. And if users could vote for it to show their interest wou

Re: Why Spark? (was Re: s:Spacer (was Re: Missing Spark components))

2012-03-05 Thread sébastien Paturel
I think we all agree with that. And the SparkSimple lib would also need to be optionnaly linked to not penalize other projects. The modularity of the framework has already been heavly discussed in ML and if i get it right its one of the main roadmap objectives (someone confirm that?) The ques

Re: Why Spark? (was Re: s:Spacer (was Re: Missing Spark components))

2012-03-05 Thread sébastien Paturel
Yeah of course i meant MX dying for new components only. Would you like to continue to implement MX version of every new component aside to spark? Why would someone continue to choose MX if the other solution we are discussing here exists? I like the SparkSimple lib that you can optionnally inc

Re: Flex's AreaChart bug - can somebody commit it?

2012-03-05 Thread Dwayne Henderson
On Sun, Mar 4, 2012 at 10:22 PM, Doug Arthur wrote: > > That's not a fix, but rather a workaround. If after Jira gets updated > with issues from Adobe, and that's not an issue, submit it and someone > who wants to work on it will. Maybe I might even take it. > - Doug > Sounds great man, thanks a