[PROPOSAL] Preparing 4.10 release (was: locale problems w/ eclipse and SDK 4.9)

2013-02-07 Thread Frédéric THOMAS
Hi, Because of issues relative to locales in the SDK 4.9 which are fixed on 4.10 develop branch: - Can't use Flash Builder for projects using locales other than en_US - Can't use the apache and experimental lib with locales other than english I think a new release needs to be done. Before d

Re: [PROPOSAL] Preparing 4.10 release (was: locale problems w/ eclipse and SDK 4.9)

2013-02-07 Thread Justin Mclean
Hi, > - Can't use Flash Builder for projects using locales other than en_US > - Can't use the apache and experimental lib with locales other than english Can you give a bit more detail on this as I've used 4.9 with the eu_AU locale with no issues. If there is a issue we can patch the release br

Re: [PROPOSAL] Preparing 4.10 release (was: locale problems w/ eclipse and SDK 4.9)

2013-02-07 Thread Frédéric THOMAS
Hi Justin, Can you give a bit more detail on this as I've used 4.9 with the eu_AU locale with no issues. If there is a issue we can patch the release branch and make a 4.9.1 release as that may be a faster process. I just fixed it last night, the flex-config.xml was constructed with "locale/

Re: [PROPOSAL] Preparing 4.10 release (was: locale problems w/ eclipse and SDK 4.9)

2013-02-07 Thread Frédéric THOMAS
Oh, I didn't say but yes, maybe a 4.9.1 is better. -Fred -Message d'origine- From: Frédéric THOMAS Sent: Thursday, February 07, 2013 12:36 PM To: dev@flex.apache.org Subject: Re: [PROPOSAL] Preparing 4.10 release (was: locale problems w/ eclipse and SDK 4.9) Hi Justin, Can you give

Re: [PROPOSAL] Preparing 4.10 release (was: locale problems w/ eclipse and SDK 4.9)

2013-02-07 Thread Justin Mclean
Hi, > I just fixed it last night, the flex-config.xml was constructed with > "locale/en_US" instead of > "locale/{locale}" causing FB having no clue > where to get the resource bundles. I just tried a simple program with a couple of locales (fr_FR and eu_AU and en_US) and had no issues with th

Re: [PROPOSAL] Preparing 4.10 release (was: locale problems w/ eclipse and SDK 4.9)

2013-02-07 Thread Frédéric THOMAS
I just tried a simple program with a couple of locales (fr_FR and eu_AU and en_US) and had no issues with the 4.9 release SDK. I changed the locale by editing the additional compiler arguments eg -locale fr_FR so not 100% sure what the issue is here. It's what we did too, with no luck. How loo

Re: [FalconJx] AMD source production update

2013-02-07 Thread Michael Schmalle
Frank, couple things I don't understand - What do you do with the !native stuff? I have those being tracked now based on an enum I made from your repo - Where is your 'toplevel' list that is being included right now? IE trace and what else? - Why is static bar in class A named 'bar' but

Re: [PROPOSAL] Preparing 4.10 release (was: locale problems w/ eclipse and SDK 4.9)

2013-02-07 Thread Justin Mclean
Hi, > How looks like your flex-config.xml in ./framework at line 83 ? locale/en_US And line 37 is: en_US > How looks like, in your FB/SDK 4.9 project, the SDK library path (project > properties), is there a reference to a {locale} folder as it should ? No it just points to the base path of the

Re: [PROPOSAL] Preparing 4.10 release (was: locale problems w/ eclipse and SDK 4.9)

2013-02-07 Thread Frédéric THOMAS
Hi, - The line 37 is for the default locale - The line 83 is where FB gonna find the other ones If you look at SDK 4.6/4.8, it is as I recommend and it worked for eveyboby, I really don't know how your project can find the other resource bundles. I really want to know if others have problems

Re: [PROPOSAL] Preparing 4.10 release (was: locale problems w/ eclipse and SDK 4.9)

2013-02-07 Thread Justin Mclean
Hi, >> How looks like, in your FB/SDK 4.9 project, the SDK library path (project >> properties), is there a reference to a {locale} folder as it should ? > No it just points to the base path of the SDK in my case > /Users/justinmclean/Documents/ApacheFlex4.9SDK Which is the default btw. Justin

Re: [PROPOSAL] Preparing 4.10 release (was: locale problems w/ eclipse and SDK 4.9)

2013-02-07 Thread Frédéric THOMAS
Hi, If you switch the SDK to 4.6/4.8, you'll see there's a reference to "{locale}" within there're all the resource bundles listed. -Fred -Message d'origine- From: Justin Mclean Sent: Thursday, February 07, 2013 1:44 PM To: dev@flex.apache.org Subject: Re: [PROPOSAL] Preparing 4.10

[jira] [Commented] (FLEX-33366) The candidate input method can not follow

2013-02-07 Thread zy (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33366?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13573471#comment-13573471 ] zy commented on FLEX-33366: --- At present only in this way, hope flash can repair him.Thank you ag

[jira] [Commented] (FLEX-33377) Focus can be transferred from a modal window to a non-modal window open in the background if clicked on some specific dimension of the non-modal window in the backgroun

2013-02-07 Thread JIRA
[ https://issues.apache.org/jira/browse/FLEX-33377?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13573558#comment-13573558 ] Frédéric THOMAS commented on FLEX-33377: Thanks Alex for sorting that out. I didn

[jira] [Commented] (FLEX-33377) Focus can be transferred from a modal window to a non-modal window open in the background if clicked on some specific dimension of the non-modal window in the backgroun

2013-02-07 Thread Alex Harui (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33377?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13573628#comment-13573628 ] Alex Harui commented on FLEX-33377: --- I put a breakpoint in the app's down_handler. Then

[jira] [Commented] (FLEX-33377) Focus can be transferred from a modal window to a non-modal window open in the background if clicked on some specific dimension of the non-modal window in the backgroun

2013-02-07 Thread JIRA
[ https://issues.apache.org/jira/browse/FLEX-33377?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13573811#comment-13573811 ] Frédéric THOMAS commented on FLEX-33377: Ok, thank you, I've been able to see the

[jira] [Commented] (FLEX-33377) Focus can be transferred from a modal window to a non-modal window open in the background if clicked on some specific dimension of the non-modal window in the backgroun

2013-02-07 Thread Alex Harui (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33377?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13573828#comment-13573828 ] Alex Harui commented on FLEX-33377: --- I think you only need to do: g.clear(); g.beginFi

[jira] [Commented] (FLEX-33377) Focus can be transferred from a modal window to a non-modal window open in the background if clicked on some specific dimension of the non-modal window in the backgroun

2013-02-07 Thread JIRA
[ https://issues.apache.org/jira/browse/FLEX-33377?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13573842#comment-13573842 ] Frédéric THOMAS commented on FLEX-33377: >I think you need to overflow the right a

[jira] [Commented] (FLEX-33377) Focus can be transferred from a modal window to a non-modal window open in the background if clicked on some specific dimension of the non-modal window in the backgroun

2013-02-07 Thread JIRA
[ https://issues.apache.org/jira/browse/FLEX-33377?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13573853#comment-13573853 ] Frédéric THOMAS commented on FLEX-33377: Well, anyway, I did that g.drawRect(scree

[jira] [Commented] (FLEX-33377) Focus can be transferred from a modal window to a non-modal window open in the background if clicked on some specific dimension of the non-modal window in the backgroun

2013-02-07 Thread Alex Harui (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33377?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13573856#comment-13573856 ] Alex Harui commented on FLEX-33377: --- The corners of the screen are always square, but th

[jira] [Commented] (FLEX-33377) Focus can be transferred from a modal window to a non-modal window open in the background if clicked on some specific dimension of the non-modal window in the backgroun

2013-02-07 Thread Alex Harui (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33377?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13573859#comment-13573859 ] Alex Harui commented on FLEX-33377: --- I'm fine with your choice. ;-) > F

Mustella tests for experimental components

2013-02-07 Thread Nicholas Kwiatkowski
Just a question for the group... I have a few components I want to move over to the experiments folder. I noticed that we don't currently have any tests in there. Do we locate mustella tests for those components in the /trunk/develop/tests folder, or do we put them in their own tests folder with

[jira] [Updated] (FLEX-33377) Focus can be transferred from a modal window to a non-modal window open in the background if clicked on some specific dimension of the non-modal window in the background

2013-02-07 Thread JIRA
[ https://issues.apache.org/jira/browse/FLEX-33377?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Frédéric THOMAS updated FLEX-33377: --- Assignee: Frédéric THOMAS > Focus can be transferred from a modal window to a non-modal w

Re: Mustella tests for experimental components

2013-02-07 Thread jude
This would be a great as a wiki page when it is answered. I have a couple I'd like to donate and add tests for. On Thu, Feb 7, 2013 at 2:01 PM, Nicholas Kwiatkowski wrote: > Just a question for the group... > > I have a few components I want to move over to the experiments folder. I > noticed th

Re: Mustella tests for experimental components

2013-02-07 Thread Alex Harui
On 2/7/13 12:01 PM, "Nicholas Kwiatkowski" wrote: > Just a question for the group... > > I have a few components I want to move over to the experiments folder. I > noticed that we don't currently have any tests in there. > > Do we locate mustella tests for those components in the > /trunk/d

[FalconJx] AMD production update inheritence

2013-02-07 Thread Michael Schmalle
Hi, Well here is another update, I pretty much have subclasses working fine. There are still a couple issues that I will need to work out. Like the $static on static methods I asked Frank about, haven't got a reply. There has been a couple things come up in the interum with me that I m

[jira] [Updated] (FLEX-33383) List is Flickering on mobile when different number of lines in message

2013-02-07 Thread Merten P. (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33383?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Merten P. updated FLEX-33383: - Description: On a List with an IconItemRenderer in it. When beginning to scroll on mobile, the list is f

Re: [FalconJx] AMD source production update

2013-02-07 Thread Frank Wienberg
Hi Mike, I've been hacking away at CoreMedia's Hackathon today, so sorry for the late response. On Thu, Feb 7, 2013 at 1:17 PM, Michael Schmalle wrote: > - What do you do with the !native stuff? I have those being tracked now > based on an enum I made from your repo > > - Where is your 'toplevel

[jira] [Commented] (FLEX-33273) CSSCondition.matchesStyleClient() is slow and creates excessive garbage

2013-02-07 Thread JIRA
[ https://issues.apache.org/jira/browse/FLEX-33273?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13573993#comment-13573993 ] Frédéric THOMAS commented on FLEX-33273: RJ, open a ticket and attach your patch p

Re: [FalconJx] AMD production update inheritence

2013-02-07 Thread Frank Wienberg
Mike, this is (attention, pun:) super! Like the $static on static methods I asked Frank about, haven't got a > reply. Got one now! :-) Does it matter if the public fields get initialized before the super call? When writing the Wiki page, I tried out how Flash / mxmlc handle field initialize

Re: [FalconJx] AMD production update inheritence

2013-02-07 Thread Michael Schmalle
Ah yeah, the 'this' was actually working fine, I changed something right before I posted this and forgot to run the unit tests, when I ran them again I had 2 failed tests. The comma is fixed, minor... :) BTW, I am using this project as an initial unit test structure because it has all the

[jira] [Created] (FLEX-33386) Style Declaration Matching Tuning - Inlining

2013-02-07 Thread RJ Camarillo (JIRA)
RJ Camarillo created FLEX-33386: --- Summary: Style Declaration Matching Tuning - Inlining Key: FLEX-33386 URL: https://issues.apache.org/jira/browse/FLEX-33386 Project: Apache Flex Issue Type: Im

[jira] [Updated] (FLEX-33386) Style Declaration Matching Tuning - Inlining

2013-02-07 Thread RJ Camarillo (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33386?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] RJ Camarillo updated FLEX-33386: Attachment: mx.styles - inlined.zip > Style Declaration Matching Tuning - Inlining > --

[jira] [Commented] (FLEX-33273) CSSCondition.matchesStyleClient() is slow and creates excessive garbage

2013-02-07 Thread RJ Camarillo (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33273?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13574123#comment-13574123 ] RJ Camarillo commented on FLEX-33273: - FLEX-33273 has been created in order to conside

[jira] [Comment Edited] (FLEX-33273) CSSCondition.matchesStyleClient() is slow and creates excessive garbage

2013-02-07 Thread RJ Camarillo (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33273?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13574123#comment-13574123 ] RJ Camarillo edited comment on FLEX-33273 at 2/8/13 1:03 AM: -

[jira] [Updated] (FLEX-33386) Style Declaration Matching Tuning - Inlining

2013-02-07 Thread RJ Camarillo (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33386?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] RJ Camarillo updated FLEX-33386: Description: One of the most executed calls during the lifetime of a Flex UIComponent is the match

[jira] [Commented] (FLEX-33386) Style Declaration Matching Tuning - Inlining

2013-02-07 Thread RJ Camarillo (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33386?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13574126#comment-13574126 ] RJ Camarillo commented on FLEX-33386: - I attached the sources for now since I don't ha

[jira] [Updated] (FLEX-33386) Style Declaration Matching Tuning - Inlining

2013-02-07 Thread RJ Camarillo (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33386?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] RJ Camarillo updated FLEX-33386: Description: One of the most executed calls during the lifetime of a Flex UIComponent is the match

[jira] [Updated] (FLEX-33386) Style Declaration Matching Tuning - Inlining

2013-02-07 Thread RJ Camarillo (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33386?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] RJ Camarillo updated FLEX-33386: Description: One of the most executed calls during the lifetime of a Flex UIComponent is the match

Re: svn commit: r1443817 - /flex/whiteboard/quetwo/ImageGate/trunk/ImageGate/src/org/apache/components/BitmapImageGate.as

2013-02-07 Thread Alex Harui
Hi Nick, Just being picky but... 1) I'd never heard of this one before. I looked it up on Dan's blog and saw that Campos said it can be done with ContentCache. If that's true, why do we need this one? 2) Why separate assetXXX properties vs using MultiDPIBitmapSource? 3) Also, are you planning

Re: svn commit: r1443817 - /flex/whiteboard/quetwo/ImageGate/trunk/ImageGate/src/org/apache/components/BitmapImageGate.as

2013-02-07 Thread Nicholas Kwiatkowski
On Thu, Feb 7, 2013 at 11:18 PM, Alex Harui wrote: > Hi Nick, > > Just being picky but... > > 1) I'd never heard of this one before. I looked it up on Dan's blog and > saw > that Campos said it can be done with ContentCache. If that's true, why do > we need this one? > ContentCache and ImageGa

Re: svn commit: r1443817 - /flex/whiteboard/quetwo/ImageGate/trunk/ImageGate/src/org/apache/components/BitmapImageGate.as

2013-02-07 Thread Alex Harui
On 2/7/13 9:13 PM, "Nicholas Kwiatkowski" wrote: > On Thu, Feb 7, 2013 at 11:18 PM, Alex Harui wrote: > >> Hi Nick, >> >> Just being picky but... >> >> 1) I'd never heard of this one before. I looked it up on Dan's blog and >> saw >> that Campos said it can be done with ContentCache. If