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
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
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/
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
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
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
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
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
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
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
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
[
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
[
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
[
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
[
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
[
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
[
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
[
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
[
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
[
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
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
[
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
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
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
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
[
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
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
[
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
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
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
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
[
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
> --
[
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
[
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:
-
[
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
[
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
[
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
[
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
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
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
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
41 matches
Mail list logo