Re: AMF for .NET Standard now available (.NET Core + olders runtimes)

2018-09-11 Thread João Fernandes
Hugo, I'm not sure you're allowed to remove the fluorine initial licence (GNU) and repackage it as your project and take away all the headers and provide no license along the project. On Sun, Sep 9, 2018, 2:24 PM hferreira wrote: > Hi all, > > News in town for .NET + Flex developers! > > New AMF

Re: Slow performance > 1000 objects

2016-12-08 Thread João Fernandes
setComp.setStyle(" > textIndent",7); > > } > > } > > } > > > > > > > >-- > >View this message in context: > >http://apache-flex-development.247.n4.nabble. > com/Slow-performance-1000 > >-objects-tp57076.html > >Sent from the Apache Flex Development mailing list archive at Nabble.com. > > -- João Fernandes

Re: [FlexJS] Add SqlConnection to FlexJS

2016-09-01 Thread João Fernandes
he same way AIR does, I think it should be quite easy to provide this to > FlexJS. What do you think? > > > Here's a small link to how to use the SQLite db in JavaScript > > http://www.html5rocks.com/en/tutorials/webdatabase/todo/ > > > Chris > -- João Fernandes

Re: [FalconJX] AS for Native HTML JS (was Re: [FalconJX FlexJS] JIRA issues and helping with the compiler)

2015-05-27 Thread João Fernandes
Yes from babel or from traceur but babel output is way cleaner. On May 28, 2015 00:01, "Michael Schmalle" wrote: > So basically your saying the output of ES5 from Babel? > > Mike > > On Wed, May 27, 2015 at 6:47 PM, Josh Tynjala > wrote: > > > You might also consider looking at the output of Bab

Re: Conditional renderer in MXML

2014-10-22 Thread João Fernandes
r, something like: > if (condition1) renderer = renderer1 > else renderer=renderer2 > > How can I do that? > > TIA, > Oleg > -- João Fernandes

Re: Flash freeze for 60 seconds in Chrome

2014-09-10 Thread João Fernandes
il.com > > -- > > View this message in context: > > > http://apache-flex-development.247.n4.nabble.com/Flash-freeze-for-60-seconds-in-Chrome-tp40638.html > > Sent from the Apache Flex Development mailing list archive at Nabble.com. > > > -- João Fernandes

Re: [LAZY] Accept Radii8 Code Donation

2014-07-28 Thread João Fernandes
+1 On 28 July 2014 18:51, Harbs wrote: > +1 > > Harbs > > -- João Fernandes

Re: [LAZY] Enabling Github pull requests in Apache Flex

2014-07-28 Thread João Fernandes
network. > > This means that we can actually accept pull requests from GitHub going > forward. > > Thanks, > Om > > [1] > > https://blogs.apache.org/infra/entry/improved_integration_between_apache_and > -- João Fernandes

Re: Different behavior between mx and spark

2014-07-18 Thread João Fernandes
ase class that sets that flag an implements mx > behavior. > > Then all skins that derive from that new base class will have the disabled > behavior you desire. > > Of course, I could be wrongŠ > > -Alex > > On 7/17/14 6:51 AM, "João Fernandes" > wrote: &

Re: Different behavior between mx and spark

2014-07-17 Thread João Fernandes
s mouseChildren = false, even if you set mouseEnabled on children, the app won't react. A helper won't be able to override the default behavior because the skinnableComponent behaviors always check "enabled" an prevent changing mouseEnabled/mouseChildren. Also, crawling the full displaylist clearly doesn't seem like the right way to do anything. -- João Fernandes

Re: Re: Re: Different behavior between mx and spark

2014-07-17 Thread João Fernandes
t my own opinion, others may disagree with me. > > Before making any changes to the source code, it's best that we can have > more people to share their thoughts on this approach, don't you think : ) > > > DarkStone > 2014-07-17 > > > -- João Fernandes

Re: Re: Different behavior between mx and spark

2014-07-17 Thread João Fernandes
want to achieve is an edge case, not a common case, so I > recommend you subclass the SkinableComponent (like MySkinableComponent), > and override any behaviors you want, then make all of your custom > components by subclass your MySkinableComponent. > > > Dark

Re: Different behavior between mx and spark

2014-07-17 Thread João Fernandes
> If you do want to change it, you can subclass the SkinnableComponent, and > override the public function set enabled(value:Boolean):void to whatever > you want it to be. > > > DarkStone > 2014-07-17 > > > At 2014-07-17 05:51:46, João Fernandes" < > joaop

Re: Different behavior between mx and spark

2014-07-17 Thread João Fernandes
> If you do want to change it, you can subclass the SkinnableComponent, and > override the public function set enabled(value:Boolean):void to whatever > you want it to be. > > > DarkStone > 2014-07-17 > > > At 2014-07-17 05:51:46, João Fernandes" < > joaop

Different behavior between mx and spark

2014-07-17 Thread João Fernandes
value ? _explicitMouseChildren : false; super.mouseEnabled = value ? _explicitMouseEnabled : false; } I plan to implement a similar mx behavior but keeping the current behavior as the default. Before I start doing anything, is there any reason for this difference in behavior? -- João Fernandes

Re: Looking for string translation for ES,GR and NL

2014-07-11 Thread João Fernandes
uw IDE > > > > of > > > > nl_NL: Installeer Apache Flex SDK {0} voor uw IDE > > > > > > On 11/07/2014 7:44, Erik de Bruin wrote: > > > >> nl_NL: Installeer Apache Flex SDK {0} voor het gebruik in uw IDE > >> > >> EdB > >

Re: Looking for string translation for ES,GR and NL

2014-07-11 Thread João Fernandes
; Subject: Re: Looking for string translation for ES,GR and NL > > To: dev@flex.apache.org > > > > nl_NL: Installeer Apache Flex SDK {0} voor het gebruik in uw IDE > > > > EdB > > > > > > > > > > On Fri, Jul 11, 2014 at 2:15 AM, João Fernandes

Looking for string translation for ES,GR and NL

2014-07-10 Thread João Fernandes
Hi, currently there is an invalid translation for the key INFO_WINDOW_TITLE for the installer The current english text is "Install Apache Flex SDK {0} for use with your IDE" and we need someone to translate to the 3 missing locales. Thanks -- João Fernandes

Patches for review

2014-06-17 Thread João Fernandes
Hi, I just attached patches to bugs https://issues.apache.org/jira/browse/FLEX-23915 and https://issues.apache.org/jira/browse/FLEX-34375 which are quick fixes. -- João Fernandes

Re: Please welcome Mihai Chira as the newest Apache Flex committer

2014-05-20 Thread João Fernandes
t; > > > > > > > > > > > > > > - > > > > Apache Flex Committer > > > > piotrzarzyck...@gmail.com > > > > -- > > > > View this message in context: > > > > > > > > > > http://apache-flex-development.247.n4.nabble.com/Please-welcome-Mihai-Chira-as-the-newest-Apache-Flex-committer-tp37598p37602.html > > > > Sent from the Apache Flex Development mailing list archive at > > Nabble.com. > > > > > > > > > > > > > -- > Carlos Rovira > Director de Tecnología > M: +34 607 22 60 05 > F: +34 912 94 80 80 > http://www.codeoscopic.com > http://www.directwriter.es > http://www.avant2.es > > -- João Fernandes

Re: [FLEXJS] IDE integration discussion

2014-05-16 Thread João Fernandes
last months changes is the > >>>> addittion > >>>> > > of > >>>> > > > "build.xml" per example, so we can make "ant" in the folder > >>>> > > > and > >>>> quickly > >>>> > > get > >>>> > > > the SWF version. But I think we can't get the JS version > >>>> > > > running > >>>> some > >>>> > > > "ant" (maybe with params?). Or maybe is there but I can't see > >>>>it? > >>>> This > >>>> > > > could be very cool and could be another booster. > >>>> > > > > >>>> > > > Right now build.xml is only valid for SWF output? there's > >>>> > > > something > >>>> > > similar > >>>> > > > for JS output? if so could you point me? if not, there's plans > >>>> > > > to make something similar? > >>>> > > > > >>>> > > > Thanks! > >>>> > > > > >>>> > > > Carlos > >>>> > > > > >>>> > > > > >>>> > > > > >>>> > > > > >>>> > > > > >>>> > > > 2014-02-24 13:21 GMT+01:00 Carlos Rovira < > >>>> > carlos.rov...@codeoscopic.com >>>> > r > >>>> > ov...@codeoscopic.com');> > >>>> <mailto:carlos.rov...@codeoscopic.com >>>> a > >>>> rlos.rov...@codeoscopic.com');> > >>>> > > >>>> > > >: > >>>> > > > > >>>> > > > > Thanks Erik, > >>>> > > > > > >>>> > > > > That's more clear, and I'll try to move it through IntelliJ > >>>> ticket, > >>>> > in > >>>> > > > > parallel with my tries to get a initial environment for > >>>> > > > > develop > >>>> > FlexJS > >>>> > > > > > >>>> > > > > Thanks > >>>> > > > > > >>>> > > > > Carlos > >>>> > > > > > >>>> > > > > > >>>> > > > > 2014-02-24 10:01 GMT+01:00 Erik de Bruin > >>>> > > > > >>>> > > > > w > >>>> > > > > are.nl');> > >>>> <mailto:e...@ixsoftware.nl >>>> a > >>>> re.nl');> > >>>> >>: > >>>> > > > > > >>>> > > > > > > >>>> > > > >> > 1) The thread start with some FDT points proposed to get > >>>> > > > >> > IDE > >>>> > > support. > >>>> > > > As > >>>> > > > >> > Erik state most of then are solved. @Erik, is this right? > >>>> > > > >> > we > >>>> have > >>>> > > all > >>>> > > > >> the > >>>> > > > >> > points covered? If not, could you point me to what point > >>>> > > > >> > are > >>>> > already > >>>> > > > >> needed > >>>> > > > >> > (not covered) ? > >>>> > > > >> > > >>>> > > > >> > >>>> > > > >> Status for the original suggestion list from the FDT people > >>>> (first > >>>> > > email > >>>> > > > >> in > >>>> > > > >> this thread): > >>>> > > > >> > >>>> > > > >> 1 - The new installer provides the download and preparation > >>>> > > > >> of a > >>>> > fully > >>>> > > > >> function FlexJS SDK > >>>> > > > >> > >>>> > > > >> 2/7 - The compiler now has defaults where possible, so > >>>> > > > >> given a > >>>> > Closure > >>>> > > > lib > >>>> > > > >> at the expected location, it can now compile a program with > >>>> > > > >> only > >>>> two > >>>> > > > >> command line parameters: > >>>> > > > >> > >>>> > > > >> java -jar "[PathToFlexJSSDK]/js/lib/mxmlc.jar" > >>>> > > > >> -load-config="[ PathToFlexJSSDK]/frameworks/flex-config.xml" > >>>> > "[PathToMainProjectFile]" > >>>> > > > >> > >>>> > > > >> 8/9 - already done > >>>> > > > >> > >>>> > > > >> 10/11 - not sure, I don't have an in dept knowledge of the > >>>> > > > >> 'inner workings' > >>>> > > > >> of Java and the compiler. But these issues don't sound too > >>>> > > > >> 'out > >>>> > > there', > >>>> > > > >> and > >>>> > > > >> are probably already addressed, or easy to implement. > >>>> > > > >> > >>>> > > > >> That's all I can tell you ;-) > >>>> > > > >> > >>>> > > > >> EdB > >>>> > > > >> > >>>> > > > >> > >>>> > > > >> > >>>> > > > >> -- > >>>> > > > >> Ix Multimedia Software > >>>> > > > >> > >>>> > > > >> Jan Luykenstraat 27 > >>>> > > > >> 3521 VB Utrecht > >>>> > > > >> > >>>> > > > >> T. 06-51952295 > >>>> > > > >> I. www.ixsoftware.nl<http://www.ixsoftware.nl> > >>>> > > > >> > >>>> > > > > > >>>> > > > > > >>>> > > > > > >>>> > > > > -- > >>>> > > > > Carlos Rovira > >>>> > > > > Director de Tecnología > >>>> > > > > M: +34 607 22 60 05 > >>>> > > > > F: +34 912 94 80 80 > >>>> > > > > http://www.codeoscopic.com > >>>> > > > > http://www.directwriter.es > >>>> > > > > http://www.avant2.es > >>>> > > > > > >>>> > > > > >>>> > > > > >>>> > > > > >>>> > > > -- > >>>> > > > Carlos Rovira > >>>> > > > Director de Tecnología > >>>> > > > M: +34 607 22 60 05 > >>>> > > > F: +34 912 94 80 80 > >>>> > > > http://www.codeoscopic.com > >>>> > > > http://www.directwriter.es > >>>> > > > http://www.avant2.es > >>>> > > > > >>>> > > > >>>> > > > >>>> > > > >>>> > > -- > >>>> > > Ix Multimedia Software > >>>> > > > >>>> > > Jan Luykenstraat 27 > >>>> > > 3521 VB Utrecht > >>>> > > > >>>> > > T. 06-51952295 > >>>> > > I. www.ixsoftware.nl<http://www.ixsoftware.nl> > >>>> > > > >>>> > > >>>> > > >>>> > > >>>> > -- > >>>> > Carlos Rovira > >>>> > Director de Tecnología > >>>> > M: +34 607 22 60 05 > >>>> > F: +34 912 94 80 80 > >>>> > http://www.codeoscopic.com > >>>> > http://www.directwriter.es > >>>> > http://www.avant2.es > >>>> > > >>>> > >>>> > >>>> > >>>> -- > >>>> Carlos Rovira > >>>> Director de Tecnología > >>>> M: +34 607 22 60 05 > >>>> F: +34 912 94 80 80 > >>>> http://www.codeoscopic.com > >>>> http://www.directwriter.es > >>>> http://www.avant2.es > >>>> > >>>> > >>>> > >>>> -- > >>>> Carlos Rovira > >>>> Director de Tecnología > >>>> M: +34 607 22 60 05 > >>>> F: +34 912 94 80 80 > >>>> http://www.codeoscopic.com > >>>> http://www.directwriter.es > >>>> http://www.avant2.es > >>>> > >>> > >>> > >>> > >>> -- > >>> Ix Multimedia Software > >>> > >>> Jan Luykenstraat 27 > >>> 3521 VB Utrecht > >>> > >>> T. 06-51952295 > >>> I. www.ixsoftware.nl > >>> > >> > >> > >>-- > >>Carlos Rovira > >>Director de Tecnología > >>M: +34 607 22 60 05 > >>F: +34 912 94 80 80 > >>http://www.codeoscopic.com > >>http://www.directwriter.es > >>http://www.avant2.es > > > > -- João Fernandes

Re: Continuous Integration for Flex (Mobile but not only) apps

2014-04-15 Thread João Fernandes
r help. > > Daniel > > PS: I apologize for the bad performance of my blog. It's running on a > small NAS and will be ported to a real server as soon as I have the time > and money :) > -- João Fernandes

Re: In Apache Flex 4.10 and 4.12 why does setting a dataProvider on a spark datagrid prevent the module it resides in from unloading from it's AIR application shell.

2014-04-09 Thread João Fernandes
; Regards. > > > > -- > View this message in context: > http://apache-flex-development.247.n4.nabble.com/In-Apache-Flex-4-10-and-4-12-why-does-setting-a-dataProvider-on-a-spark-datagrid-prevent-the-module--tp36715p36718.html > Sent from the Apache Flex Development mailing list archive at Nabble.com. > -- João Fernandes

Re: Time for refactor? Reworking the annoying private methods

2014-03-31 Thread João Fernandes
/ rework and revalidate every as private > declared method and variable in the Flex sources? > > > All this private usages has a taste for me, like the Adobe guys which > initial created the classes do not completely understand the concept of > mx_internal / private / protected and public scopes ;) > > > Konstantin > -- João Fernandes

Re: ResourceBundleProxy not loading

2014-03-28 Thread João Fernandes
ve any compiled-in locales? > > On 3/28/14 7:12 AM, "João Fernandes" > wrote: > > >Alex, I think the smallest test case is just trying to load a runtime > >resource bundle. > >Our bundles are loaded externally on demand compiling with so I guess it > >wil

Re: Next Donation from Adobe

2014-03-28 Thread João Fernandes
redi 28 mars 2014 16:48 > À : dev@flex.apache.org > Objet : Re: Next Donation from Adobe > > On 28/03/14 15:42, Alex Harui wrote: > > 7. The Squiggly spell-checker source code > Awe-*some* ! > > Tom > -- João Fernandes

Re: ResourceBundleProxy not loading

2014-03-28 Thread João Fernandes
for finding. Do you have a simple test case you can put in a JIRA? > > Thanks, > -Alex > > On 3/28/14 5:36 AM, "João Fernandes" > wrote: > > >Hi, just tried to upgrade to 4.12 and I've noticed that our custom > >resource > >manager isn't abl

ResourceBundleProxy not loading

2014-03-28 Thread João Fernandes
} [1] https://www.dropbox.com/s/jfftyzpfqryhfy2/Captura%20de%20tela%202014-03-28%2012.26.16.png [2] https://www.dropbox.com/s/vp5bhc1ivaa0pkj/Captura%20de%20tela%202014-03-28%2012.31.51.png -- João Fernandes

Re: AW: Flex and server technology

2014-02-25 Thread João Fernandes
rver technology > > > > > > > > > > On 2/25/2014 7:46 PM, Frédéric THOMAS wrote: > > > > > > It seems it was a project [1] done by the guy who wrote > Professional > > > BlazeDS > > > > > > but can't see the source code anymore, maybe someone knows the > > > current status > > > > > > of this project and where it is hosted now if still or another > > > thirdparty. > > > > > > > > > > seems there never was any source? the projects i looked thru only > had > > > the > > > > > initial dir commits & nothing more. too bad, seems like some > > > good/interesting ideas. > > > > > > > > > > > I don't know CF, it was not used that much in EU but feel free to > > > amend / > > > > > > annotate the wiki itself, I guess you've got the karma to do it, > if > > > not, just > > > > > > ask it here :-) > > > > > > > > > > not 100% sure its appropriate for that list except maybe as more > > > notes? anyways > > > > > let it stew a few days. > > > > > > > > > > > > > > > > > > -- > > > > João Fernandes > > -- João Fernandes

Re: AW: Flex and server technology

2014-02-25 Thread João Fernandes
> > but can't see the source code anymore, maybe someone knows the > current status > > > > of this project and where it is hosted now if still or another > thirdparty. > > > > > > seems there never was any source? the projects i looked thru only had > the > > > initial dir commits & nothing more. too bad, seems like some > good/interesting ideas. > > > > > > > I don't know CF, it was not used that much in EU but feel free to > amend / > > > > annotate the wiki itself, I guess you've got the karma to do it, if > not, just > > > > ask it here :-) > > > > > > not 100% sure its appropriate for that list except maybe as more > notes? anyways > > > let it stew a few days. > > > > -- João Fernandes

Re: FlexUnit - code coverage pull request

2014-02-04 Thread João Fernandes
gh it hear. > Trying to move the conversations here instead of github. I am also going to > make the decision on my own and turn off the flexunit github and site at > the end of this month as no one seems to have an opinion as of late. > > Mike > > -- João Fernandes

Re: FLEX-23915

2014-01-07 Thread João Fernandes
Thanks Alex On 7 January 2014 17:15, Alex Harui wrote: > > > On 1/7/14 8:34 AM, "Tom Chiverton" wrote: > > >On 07/01/2014 16:30, João Fernandes wrote: > >> So we don't fix bugs just because it's old code > >Don't mistake my view for th

Re: FLEX-23915

2014-01-07 Thread João Fernandes
ake it easier, just my 2 cents. BTW, some issues solved in "legacy" code https://issues.apache.org/jira/browse/FLEX-33814 https://issues.apache.org/jira/browse/FLEX-34016 On 7 January 2014 16:04, Tom Chiverton wrote: > On 07/01/2014 15:49, João Fernandes wrote: > >

Re: FLEX-23915

2014-01-07 Thread João Fernandes
4:37, Kessler CTR Mark J wrote: > > Are halo components deprecated by Apache Flex? > > Well I would say they usually receive less updates than the spark > counterparts. > > -Mark > > > -Original Message- > From: João Fernandes [mailto:joaopedromartinsfernan...@g

Re: FLEX-23915

2014-01-07 Thread João Fernandes
ed by Apache Flex? On 7 January 2014 12:54, Tom Chiverton wrote: > I think Adobe was right here, why not just use Spark Form ? > > Tom > > > On 07/01/2014 10:01, João Fernandes wrote: > >> I just made a comment on this issue >> https://issues.apache.org/jira/b

FLEX-23915

2014-01-07 Thread João Fernandes
atelabelWidth(), measuredLabelWidth is already calculated and will fail to update properly. -- João Fernandes

Re: [FlexJS] BarChart component added

2013-12-19 Thread João Fernandes
ntire output folder. I'm not sure > what hassles we'll face if we stop doing that. > > -Alex > > On 12/19/13 8:49 AM, "João Fernandes" > wrote: > > >Couldn't we simply mark a class with a [Native] metadata? I think randori > >framework ha

Re: [FlexJS] BarChart component added

2013-12-19 Thread João Fernandes
that is not available in HTML. I think this > >>really illustrates the potential of FlexJS where you can have a good set > >>of fundamental components that are environment specific (e.g., Button, > >>Label, and TextInput) which must be crafted for all environments, but >

Re: UID performance

2013-10-18 Thread João Fernandes
gt;>>for (i = 0; i < 8; i++) { > >>>>ba.writeByte(HEX_CHARS.charCodeAt(Math.random() * 16)); > >>>> } > >>>> > >>>>for (i = 0; i < 3; i++) > >>>>{ > >>>>ba.writeByte(DASH); > >>>>for (j = 0; j < 4; j++) > >>>>{ > >>>>ba.writeByte(HEX_CHARS.charCodeAt(Math.random() * 16)); > >>>>} > >>>>} > >>>> > >>>>ba.writeByte(DASH); > >>>> > >>>>var time:Number = new Date().getTime(); > >>>> > >>>>var timeString:String = ("000" + > >>>>time.toString(16).toUpperCase()).substr(-8); > >>>>ba.writeUTFBytes(timeString); > >>>> > >>>>for (i = 0; i < 4; i++) > >>>>{ > >>>>ba.writeByte(HEX_CHARS.charCodeAt(Math.random() * 16)); > >>>>} > >>>> > >>>>return ba.toString(); > >>>>} > >>>> > >>>>-Message d'origine- > >>>>De : Justin Mclean [mailto:jus...@classsoftware.com] Envoyé : > >>>>vendredi > >>>>18 octobre 2013 14:34 À : dev@flex.apache.org Objet : Re: UID > >>>>performance > >>>> > >>>>Hi, > >>>> > >>>>> V3: generates the random hex bytes one by one, and writes them to > >>>>> the BA > >>>>> V4: generates 4 or 8 random bytes in one shot, and writes them to > >>>>> the BA (hexa in lowercase, to avoid call toUppercase() ) > >>>>Probably best not too fiddle too much with the UID construction. > >>>>While I can't think of any major issues it would cause there could > >>>>be subtle issues due to seeding of random numbers and the like. > >>>> > >>>>> I don't know if this is acceptable (are we breaking some code if > >>>>>we use lowercase instead of uppercase). > >>>> > >>>>Again can't think of any issues but probably safer if we kept it > >>>>upper case. > >>>> > >>>>Go ahead and post the code it could be interesting/useful to someone. > >>>> > >>>>Thanks, > >>>>Justin > >>> > >> > > > > -- João Fernandes

Re: Garbage Collection Concern

2013-10-11 Thread João Fernandes
on the items created. There are a few things to take in consideration: 1) Try to avoid generic events, create a custom Event Class and override clone() (for bubbling) 2) create any property you might need to access in your handlers. João Fernandes On 11 October 2013 16:23, Thomas Wright wrote

Installer fails to download nightly builds

2013-10-08 Thread João Fernandes
Hi, does anyone know why the installer is failing when trying to download the nightly builds? 4.10 works fine. -- João Fernandes

Re: [Falcon] compiling mx.swc

2013-09-12 Thread João Fernandes
ame. > > How say ye? > > EdB > > > > -- > Ix Multimedia Software > > Jan Luykenstraat 27 > 3521 VB Utrecht > > T. 06-51952295 > I. www.ixsoftware.nl > -- João Fernandes

Re: Apache Flex 4.10 web site is live

2013-08-06 Thread João Fernandes
yeap, it did work by uninstalling previous version. Thanks! On 6 August 2013 17:15, OmPrakash Muppirala wrote: > On Tue, Aug 6, 2013 at 9:09 AM, João Fernandes < > joaopedromartinsfernan...@gmail.com> wrote: > > > Downloaded the new installer and got this error > h

Re: Apache Flex 4.10 web site is live

2013-08-06 Thread João Fernandes
latform are you on? > > > Maybe the version string in the app.xml is not correct. > Just checked and that's correct so that's not the issue. > > Thanks, > Justin -- João Fernandes

Re: Apache Flex 4.10.0 Release

2013-07-30 Thread João Fernandes
gt; maybe we'll come up with a better plan for #2 during that time. > >> >>>> > >> >>>> -Alex > >> >>> > >> >>> To release or not to release - that is the question > >> >>> +1 to Alex's approach. Strategically, it is better to release > something > >> >>> that provides developers with a good user experience. Releasing > >> something > >> >>> that requires deletion of files to work right or a patch to several > of > >> >>> the IDEs that are standard is a bad idea. Some of the goals we > should > >> >>> have when we test to determine if the RC should move forward: 1) > Does > >> the > >> >>> SDK RC work smoothly on mac, windows, and Linux? 2) Does the AIR > >> >>> installer work smoothly on mac, windows, and linux? 3) do the binary > >> >>> distributions work smoothly on each of these platforms? 4) Are the > >> manual > >> >>> builds of the SDK and the binary versions supported by the top IDEs: > >> >>> IntelliJ, Flash Builder, Flash Develop, and FDT? > >> >>> > >> >>> My opinion is that we are not adequately evaluating if the RC > versions > >> >>> are meeting these developer user experience questions when voting > on an > >> >>> them. The community millions of devs are not as capable of the > >> patching & > >> >>> work arounds as you guys are. The best marketing you can do is > >> creating a > >> >>> feature rich product that is easy to use for any skill level - make > it > >> >>> simple (which is difficult to do). > >> >> > >> > > >> > >> > > > > -- > Ix Multimedia Software > > Jan Luykenstraat 27 > 3521 VB Utrecht > > T. 06-51952295 > I. www.ixsoftware.nl > -- João Fernandes

Re: Apache Flex 4.10.0 Release

2013-07-30 Thread João Fernandes
> >>>> So, I would prefer we cut another RC at least to address #1 and #3, > >> and > >> >>>> maybe we'll come up with a better plan for #2 during that time. > >> >>>> > >> >>>> -Alex > >> >>> > >> >>> To release or not to release - that is the question > >> >>> +1 to Alex's approach. Strategically, it is better to release > something > >> >>> that provides developers with a good user experience. Releasing > >> something > >> >>> that requires deletion of files to work right or a patch to several > of > >> >>> the IDEs that are standard is a bad idea. Some of the goals we > should > >> >>> have when we test to determine if the RC should move forward: 1) > Does > >> the > >> >>> SDK RC work smoothly on mac, windows, and Linux? 2) Does the AIR > >> >>> installer work smoothly on mac, windows, and linux? 3) do the binary > >> >>> distributions work smoothly on each of these platforms? 4) Are the > >> manual > >> >>> builds of the SDK and the binary versions supported by the top IDEs: > >> >>> IntelliJ, Flash Builder, Flash Develop, and FDT? > >> >>> > >> >>> My opinion is that we are not adequately evaluating if the RC > versions > >> >>> are meeting these developer user experience questions when voting > on an > >> >>> them. The community millions of devs are not as capable of the > >> patching & > >> >>> work arounds as you guys are. The best marketing you can do is > >> creating a > >> >>> feature rich product that is easy to use for any skill level - make > it > >> >>> simple (which is difficult to do). > >> >> > >> > > >> > >> > > > > -- > Ix Multimedia Software > > Jan Luykenstraat 27 > 3521 VB Utrecht > > T. 06-51952295 > I. www.ixsoftware.nl > -- João Fernandes

Re: API Changes that break code

2013-07-18 Thread João Fernandes
owse/FLEX-33477 > [2] https://github.com/apache/flex-sdk/blob/develop/RELEASE_NOTES > Thanks, [2] does answer my question. -- João Fernandes

API Changes that break code

2013-07-18 Thread João Fernandes
where? Both are easy to fix but why making setSelectedIndex public? -- João Fernandes

Re: Few things about the installer

2013-07-18 Thread João Fernandes
downloads of > e.g. nightly builds to the same directory. > > > In my case I don't want to empty the folder, I want to keep the current SDK but just want to download additional FP/AIR versions. -- João Fernandes

Few things about the installer

2013-07-18 Thread João Fernandes
nload to a non empty folder? I did get the wrong AIR/FP version so I tried to just download the right one and was forced to download everything just to pick the right FP/AIR. BTW, cherry picking SDK/FP/AIR versions is a great addition! Thank you for that! -- João Fernandes

Re: Language translation needed

2013-06-07 Thread João Fernandes
centie. Wilt u > > deze jar uit de Adobe Flex SDK installeren?"; > > content["STEP_OPTIONAL_INSTALL_BLAZEDS"]="Remoting Support (Optioneel)"; > > > > content["ASK_BLAZEDS"]="Apache Flex pode, opcionalmente, integrar-se com > > Adobe BlazeDS. Esta integração requer flex-messaging-common.jar do Adobe > > Flex SDK, que esta sob o contrato de licença do Adobe SDK para Adobe Flex > > 4.6. Esta licença não é compatível com a licença Apache V2. Você quer > > instalar este jar a partir do Adobe Flex SDK?"; > > content["STEP_OPTIONAL_INSTALL_BLAZEDS"]="Remoting Support (Opcional)"; > > > > Thanks, > > Justin > > > > > -- > Christophe Herreman > http://www.herrodius.com > http://www.springactionscript.org > http://www.as3commons.org > -- João Fernandes

Re: [DRAFT] Flex June Report

2013-06-03 Thread João Fernandes
ike > > getting new releases out, but we will get to it eventually. > > > > BRANDING > > We have noted that Apache projects are forming that use code module names > > that are used in Apache Flex. Namely 'Falcon' and now 'Spark'. These > two > > words are used often on the mailing lists when discussing the related > code > > which then finds its way into the search engines. Is this an issue? > > > > -- > > > > > -- João Fernandes

Re: [DISCUSS] Swiz Framework Donation to Apache Flex

2013-06-03 Thread João Fernandes
preferred > > >> >>>mvc-ioc > > >> >>> microarquitecture. > > >> >>> > > >> >>> So for me it's ok, if it's ok for the rest of people here. > > >> >>> > > >> >>> Hope Chris could send us that email soon regarding it's intention > of > > >> >>>donate > > >> >>> the source code and wiki > > >> >>> > > >> >>> Thanks to you Erik as well for clearing things here. > > >> >>> > > >> >>> > > >> >>> Carlos > > >> >>> > > >> >>> > > >> >>> > > >> >>> 2013/6/1 Erik de Bruin > > >> >>> > > >> >>> > I think this is a valid vote and there is no need to declare it > > >> >>> > invalid. There is only one definite, binding -1 (Igor) and he > > >> declined > > >> >>> > to explain his motivation, something that is customary when > > >>casting a > > >> >>> > negative vote. > > >> >>> > > > >> >>> > Once Chris Scott 'officially' donates Swiz - there are some > hoops > > >>he > > >> >>> > has to jump through, but we'll get to those when he contacts us- > > >>we > > >> >>> > can create a new repo for it: either a general > > >>'flex-contrib/swiz' or > > >> >>> > a specific one, like 'flex-swiz', we need to discuss that a bit > > >>more, > > >> >>> > I think. > > >> >>> > > > >> >>> > Thank you Carlos for managing the vote and keeping track of this > > >> >>> donation. > > >> >>> > > > >> >>> > EdB > > >> >>> > > > >> >>> > > >> >>> > > >> >>> > > >> >>> -- > > >> >>> Carlos Rovira > > >> >>> Director de Tecnología > > >> >>> M: +34 607 22 60 05 > > >> >>> F: +34 912 94 80 80 > > >> >>> http://www.codeoscopic.com > > >> >>> http://www.directwriter.es > > >> >>> http://www.avant2.es > > >> >>> > > >> > > > >> > > >> > > >> > > >> -- > > >> Ix Multimedia Software > > >> > > >> Jan Luykenstraat 27 > > >> 3521 VB Utrecht > > >> > > >> T. 06-51952295 > > >> I. www.ixsoftware.nl > > >> > > > > > > > > > > > >-- > > >Carlos Rovira > > >Director de Tecnología > > >M: +34 607 22 60 05 > > >F: +34 912 94 80 80 > > >http://www.codeoscopic.com > > >http://www.directwriter.es > > >http://www.avant2.es > > > > > -- João Fernandes

Re: [VOTE] Oprtional MVC/IOC Frameworks Donation: Swiz Framework Donation

2013-06-03 Thread João Fernandes
ty level isn't quite clear from the original proposal. People > need to be comfortable that this activity isn't an endorsement or > favoritism. > 3) Acceptance of Swiz is not an endorsement or favoritism. > 4) Any other app framework is welcomed to be donated via the same process. > > This vote thread will be open for the next 72 hours > > Please make your vote. > -- João Fernandes

Re: [VOTE] Oprtional MVC/IOC Frameworks Donation: Swiz Framework Donation

2013-06-03 Thread João Fernandes
what it implies: > > > > > > 1) Swiz goes in its own repo. The original proposal says it could go > > into > > > a folder under utilities, but I think flexunit is a better model. > > > 2) Swiz will have active development but release separately from the > SDK. > > > The activity level isn't quite clear from the original proposal. > People > > > need to be comfortable that this activity isn't an endorsement or > > > favoritism. > > > 3) Acceptance of Swiz is not an endorsement or favoritism. > > > 4) Any other app framework is welcomed to be donated via the same > > process. > > > > > > This vote thread will be open for the next 72 hours > > > > > > Please make your vote. > > > > > > -- João Fernandes

Re: [VOTE] Oprtional MVC/IOC Frameworks Donation: Swiz Framework Donation

2013-06-02 Thread João Fernandes
e that this activity isn't an endorsement or > > favoritism. > > 3) Acceptance of Swiz is not an endorsement or favoritism. > > 4) Any other app framework is welcomed to be donated via the same > process. > > > > This vote thread will be open for the next 72 hours > > > > Please make your vote. > > > > > -- João Fernandes

Re: [DISCUSS] Swiz Framework Donation to Apache Flex

2013-05-31 Thread João Fernandes
g a great benefit to Apache Flex > >>> since it brings something very new to client web technologies and that > >>> will require evolution at compiler level (introducing compile time > >> weaving). > >>> > >>> Points that some people argument to not accept the donation: > >>> * There is other frameworks like Swiz out there in the same situation > >>> and this donation could make Swiz the preferred/recommended IOC > >>> framework of use. > >>> > >>> Points to take into account: > >>> * Erik de bruin stated that maybe the problem is "what to do with it" > >>> under Apache Flex umbrella. > >>> > >>> > >>> Please make your vote. > >>> > >>> Thanks > >>> > >>> Carlos Rovira > >>> > >> > > > -- João Fernandes

Re: [DISCUSS] Swiz Framework Donation to Apache Flex

2013-05-31 Thread João Fernandes
* Future plans: if donation is successful, Chris Scott (creator of >>>> Swiz) will want to donate experimental 2.0.0 branch that brings AOP >>>> support, a feature that could bring a great benefit to Apache Flex >>>> since it brings something very new to client web technologies and that >>>> will require evolution at compiler level (introducing compile time >>>> >>> weaving). >>> >>>> Points that some people argument to not accept the donation: >>>> * There is other frameworks like Swiz out there in the same situation >>>> and this donation could make Swiz the preferred/recommended IOC >>>> framework of use. >>>> >>>> Points to take into account: >>>> * Erik de bruin stated that maybe the problem is "what to do with it" >>>> under Apache Flex umbrella. >>>> >>>> >>>> Please make your vote. >>>> >>>> Thanks >>>> >>>> Carlos Rovira >>>> >>>> > > -- > Jeffry Houser > Technical Entrepreneur > http://www.jeffryhouser.com > 203-379-0773 > > -- João Fernandes

Re: [DISCUSS] Swiz Framework Donation to Apache Flex

2013-05-31 Thread João Fernandes
nce it brings something very new to client web technologies and that > >> will require evolution at compiler level (introducing compile time > >weaving). > >> > >> Points that some people argument to not accept the donation: > >> * There is other frameworks like Swiz out there in the same situation > >> and this donation could make Swiz the preferred/recommended IOC > >> framework of use. > >> > >> Points to take into account: > >> * Erik de bruin stated that maybe the problem is "what to do with it" > >> under Apache Flex umbrella. > >> > >> > >> Please make your vote. > >> > >> Thanks > >> > >> Carlos Rovira > >> > > > > -- João Fernandes

Re: [VOTE] Swiz Framework Donation to Apache Flex

2013-05-29 Thread João Fernandes
nation: > > >> >> * There is other frameworks like Swiz out there in the same > situation > > >> and > > >> >> this donation could make Swiz the preferred/recommended IOC > > framework of > > >> >> use. > > >> >> > > >> >> Points to take into account: > > >> >> * Erik de bruin stated that maybe the problem is "what to do with > it" > > >> under > > >> >> Apache Flex umbrella. > > >> >> > > >> >> > > >> >> Please make your vote. > > >> >> > > >> >> Thanks > > >> >> > > >> >> Carlos Rovira > > >> >> > > >> > > > >> > > > >> > -- > > >> > Jeffry Houser > > >> > Technical Entrepreneur > > >> > 203-379-0773 > > >> > -- > > >> > http://www.flextras.com?c=104 > > >> > UI Flex Components: Tested! Supported! Ready! > > >> > -- > > >> > http://www.theflexshow.com > > >> > http://www.jeffryhouser.com > > >> > http://www.asktheflexpert.com > > >> > -- > > >> > Part of the DotComIt Brain Trust > > >> > > > >> > > >> > > > > > > > > -- > > Ix Multimedia Software > > > > Jan Luykenstraat 27 > > 3521 VB Utrecht > > > > T. 06-51952295 > > I. www.ixsoftware.nl > > > -- João Fernandes

Re: Example apps for new components

2013-05-23 Thread João Fernandes
ous committers and contributors who had expressed > interest > > > in writing documentation and tutorials. Anyone wants to give it a go? > > > > > > Thanks, > > > Om > > > > > > [1] > > > > > > > > > https://fisheye6.atlassian.com/browse/~br=develop/flex-sdk/frameworks/projects/experimental/src/spark > > > > > > -- João Fernandes

Re: [FalconJX] Using RIATest

2013-05-03 Thread João Fernandes
ar as I remember there was only a hand-full of tools supporting > > this when I evaluated a lot of these tools: > > https://dev.c- > > ware.de/confluence/display/PUBLIC/Functional+Testing+Tools > > By all means use whatever you think is best for Apache Flex team. I am > naturally biased so I will not try to argue. :-) I will only speak if you > want to hear my reasoning for RIATest. > > Tigran. > -- João Fernandes

Re: Flex and Advanced Telemetry

2013-04-12 Thread João Fernandes
% familiar with the compiler code (and it's a bit scary in > there) so it may be that i've changed a little more than is needed but I'm > fairly confident I've not broken anything. > > Feedback is welcome. > > Thanks, > Justin -- João Fernandes

Re: Open source Flex maps components

2013-03-21 Thread João Fernandes
; On Thu, Mar 21, 2013 at 9:08 AM, Igor Costa wrote: > > > Yep, Tweenlite will be removed isn't be used by the component. > > > > We're going to use Flex SDK tween. > > > > > > > > ---- > > Igor Costa > >

Re: Open source Flex maps components

2013-03-21 Thread João Fernandes
nations. > > I couldn't find any official process document requiring votes, but I > thought > I would ask. > > -- > Alex Harui > Flex SDK Team > Adobe Systems, Inc. > http://blogs.adobe.com/aharui > > -- João Fernandes

Re: Open source Flex maps components

2013-03-20 Thread João Fernandes
endors and help > > developers using current vendors out there with their own maps. > > > > Right now the components includes the following services: > > > > - Openstreet maps > > - Nokia Here maps > > - Microsoft Bing Maps > > - Yahoo Maps > > > > > > > > I'm planing to include in the flex SDK, but has a lot to be done before I > > submit. > > > > From now I just need some feedback. > > > > > > Best Regards > > > > Igor Costa > > www.igorcosta.com > > www.igorcosta.org > > > -- João Fernandes

Re: Open source Flex maps components

2013-03-20 Thread João Fernandes
following services: > >- Openstreet maps >- Nokia Here maps >- Microsoft Bing Maps >- Yahoo Maps > > > I'm planing to include in the flex SDK, but has a lot to be done before I > submit. > > From now I just need some feedback. > > > Best Regards > > Igor Costa > www.igorcosta.com > www.igorcosta.org > -- João Fernandes

Re: Imagem TileList

2013-03-16 Thread João Fernandes
t;, > e nome das imagens estao em uma base mysql > > entao seria algo com se apontasse assim > > > image source="/caminho/imagem1.png" > > /caminho/imagem1.png --> isso esta no banco > > nao consigo mostrar forma alguma. > > > OBS.;

Re: Imagem TileList

2013-03-16 Thread João Fernandes
Marcio, are your elements of XML type? 2013/3/16 Marcio Fermino > o que esta errado ? em meu código > Eu preciso mostrar imagens > Elas estão dentro da aplicação com uma pasta chamada "../caminho/myimage," > > > Mas não ficam visiveis > o que devo colocar aqui > > > >

Re: SVN to Git migration in progress

2013-03-12 Thread João Fernandes
March 12, 2013 9:11 AM > >> > >> To: dev@flex.apache.org > >> Subject: Re: SVN to Git migration in progress > >> > >> Hi, > >> > >>> Hey, textLayout is converted to git too, so a git submodule init and > then > >>> git submodule update should do the trick, non ? > >> > >> > >> No because we need a subdirectory of the textLayout git repo. > >> > >> Justin > > > > > > > > > > -- > > Ix Multimedia Software > > > > Jan Luykenstraat 27 > > 3521 VB Utrecht > > > > T. 06-51952295 > > I. www.ixsoftware.nl > > > > -- > Ix Multimedia Software > > Jan Luykenstraat 27 > 3521 VB Utrecht > > T. 06-51952295 > I. www.ixsoftware.nl > -- João Fernandes

Re: Spark List instantiates an extra orphaned ItemRenderer (ostensibly for measuring)

2013-03-01 Thread João Fernandes
, University of Missouri > > > *And the wrens have returned, and are nesting;* > > *In the hollow of that oak, where his heart once had been.* > > *And he lifts up his arms in a blessing, for being born again.* > > Rich Mullins, The Color Green, A Liturgy, a Legacy, & a Ragamuffin Band > -- João Fernandes

Re: -size-report question

2013-01-18 Thread João Fernandes
That's en error with Flash Builder, indeed it applies the argument to each module. I've solved it by using ANT to compile our projects and we're able to output 1 file per compilation. BTW, does anyone know if load-externs support multiple files as input? João Fernandes On 18 Jan

Re: Welcome Roland Zwaga as a new committer!

2013-01-15 Thread João Fernandes
committer and will help > put the project in top gear ;-) > > A big thank you to Roland for his work so far and warm welcome to him > as a committer! > > EdB > > > > -- > Ix Multimedia Software > > Jan Luykenstraat 27 > 3521 VB Utrecht > > T. 06-51952295 > I. www.ixsoftware.nl > -- João Fernandes