AW: Apache Flex 4.91 compatibility with ILOG Elixir Enterprise 3.5

2013-03-07 Thread christofer.d...@c-ware.de
My experience with IBM and especially Elixir is that I wanted to give IBM a which patched Elixir to work with Flex 4 a while ago ... as a thank-you I got a law-suite threat from IBM if I was to make this patch public. So much for IBMs kindness :-) Von:

Re: An Eventbus for Apache Flex applications

2013-03-07 Thread Carlos Velasco
Singletons and events work fine, but I usually prefer using a microarchitecture... Let's say... I like the order feeling of using a top level framework. At this time I am finishing a simplified architecture (I call it Uriana) based upon a resources and controller pattern which I think fits

Re: Debug ActionScript workers

2013-03-07 Thread Alexander Doroshko
On 13.02.2013 21:37, Alex Harui wrote: On 2/13/13 1:03 AM, Alexander Doroshko alexander.doros...@jetbrains.com wrote: On 12.02.2013 21:05, Alex Harui wrote: On 2/12/13 7:24 AM, Alexander Doroshko alexander.doros...@jetbrains.com wrote: Hi, Flex debugger (fdb tool) from Apache Flex SDK is

Re: An Eventbus for Apache Flex applications

2013-03-07 Thread Frédéric THOMAS
Hi Sebastian I never been motivated anymore to build my own multicore MVC framework as soon as I've seen the one of puremvc back in 2009 IIRC (with the use of multiton combined with async command or piped events), then, I used the Parsley approach which I prefered from far as it integrated

Re: An Eventbus for Apache Flex applications

2013-03-07 Thread John Cunliffe
I think Sebastian knows these frameworks like most flex developers. The questions really is how to not tightly couple our components WITHOUT an extra framework. And so far I've only seen the Singleton pattern solution - which imho is an anti-pattern really as soon as testability is required... but

Re: An Eventbus for Apache Flex applications

2013-03-07 Thread Frédéric THOMAS
Hi John, I said inspired by those frameworks, which, for puremvc multicore at least doesn't use the singleton pattern but the multiton's one, I guess is better than completly reinvent the wheel and it might be light enought extracting what it needs only but maybe some else has a better

Re: An Eventbus for Apache Flex applications

2013-03-07 Thread Christophe Herreman
This really depends on the type of application you are building and the size and experience of the team. If you are working on a small project with a very small team, then a singleton/static implementation will work just fine. The problem comes when you work on larger apps that perhaps contain

Re: An Eventbus for Apache Flex applications

2013-03-07 Thread Frédéric THOMAS
100% true but I guess if you want a light weight app to run on mobile, you will vant to avoid the weight of an IoC. -Fred -Message d'origine- From: Christophe Herreman Sent: Thursday, March 07, 2013 3:55 PM To: dev@flex.apache.org Subject: Re: An Eventbus for Apache Flex applications

Re: An Eventbus for Apache Flex applications

2013-03-07 Thread Frédéric THOMAS
Hi Maurice, Good to know, yes I was a bit scared about the reflexion-based injection, when you talk about Multiple hierarchical IOC contexts, do you mean, using modules ? -Fred -Message d'origine- From: Maurice Amsellem Sent: Thursday, March 07, 2013 5:25 PM To:

Re: An Eventbus for Apache Flex applications

2013-03-07 Thread Justin Mclean
Hi, questions really is how to not tightly couple our components MXML/AS components that dispatch events (and event bubbling) works quite well for that. Justin

[jira] [Created] (FLEX-33421) Broken metadata RequiresLicense

2013-03-07 Thread JIRA
Frédéric Leroy created FLEX-33421: - Summary: Broken metadata RequiresLicense Key: FLEX-33421 URL: https://issues.apache.org/jira/browse/FLEX-33421 Project: Apache Flex Issue Type: Bug

[jira] [Updated] (FLEX-33421) Broken metadata RequiresLicense

2013-03-07 Thread JIRA
[ https://issues.apache.org/jira/browse/FLEX-33421?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Frédéric Leroy updated FLEX-33421: -- Attachment: test-apache-flex-4.9-compatiblity-using-library.fxp

[jira] [Created] (FLEX-33422) Typo in the French translation for the SDK Installer: Installation terminer

2013-03-07 Thread JIRA
Frédéric Leroy created FLEX-33422: - Summary: Typo in the French translation for the SDK Installer: Installation terminer Key: FLEX-33422 URL: https://issues.apache.org/jira/browse/FLEX-33422 Project:

Re: [jira] [Created] (FLEX-33421) Broken metadata RequiresLicense

2013-03-07 Thread Scott Peterson
Frédéric, Thank you for your prompt follow-up. You mentioned a possible work-around for compiling the ILOG Elixir Enterprise 3.5 Calendar with Apache Flex 4.91. Workaround: Change the library linkage to Runtime Shared Library. Is this workaround implementable by independent developers such as

who Open HTML in the Flex ?

2013-03-07 Thread Marcio Fermino
Hello friends. Please any idea I need open google.com in the TitleWindow any idea ? Thank you

[jira] [Resolved] (FLEX-33134) New Apache Flex website

2013-03-07 Thread Justin Mclean (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33134?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Justin Mclean resolved FLEX-33134. -- Resolution: Fixed Thanks to Nick (+others) we have a new web site New Apache

[jira] [Updated] (FLEX-33422) Typo in the French translation for the SDK Installer: Installation terminer

2013-03-07 Thread Justin Mclean (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33422?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Justin Mclean updated FLEX-33422: - Labels: french installer translation (was: french installer translation,) Typo in the

[jira] [Updated] (FLEX-33422) Typo in the French translation for the SDK Installer: Installation terminer

2013-03-07 Thread Justin Mclean (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33422?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Justin Mclean updated FLEX-33422: - Labels: easyfix french installer translation (was: french installer translation) Typo in

[jira] [Updated] (FLEX-33419) RuntimeLocale.as for Apache Flex Installer needs to be updated for the German language

2013-03-07 Thread Justin Mclean (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33419?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Justin Mclean updated FLEX-33419: - Labels: easyfix translation (was: ) RuntimeLocale.as for Apache Flex Installer needs to be

[jira] [Updated] (FLEX-33422) Typo in the French translation for the SDK Installer: Installation terminer

2013-03-07 Thread JIRA
[ https://issues.apache.org/jira/browse/FLEX-33422?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Frédéric THOMAS updated FLEX-33422: --- Assignee: Frédéric THOMAS Typo in the French translation for the SDK Installer:

[jira] [Updated] (FLEX-33414) Null textInput in ComboBox

2013-03-07 Thread Justin Mclean (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33414?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Justin Mclean updated FLEX-33414: - Labels: easyfix (was: easy) Null textInput in ComboBox --

[jira] [Commented] (FLEX-33422) Typo in the French translation for the SDK Installer: Installation terminer

2013-03-07 Thread JIRA
[ https://issues.apache.org/jira/browse/FLEX-33422?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13596205#comment-13596205 ] Frédéric THOMAS commented on FLEX-33422: Thanks for reporting, I take it as I did

[jira] [Updated] (FLEX-33408) UIComponent#getVisibleRect() omitted from documentation

2013-03-07 Thread Justin Mclean (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33408?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Justin Mclean updated FLEX-33408: - Labels: ASDoc easyfix missing mx:UIComponent (was: ASDoc missing mx:UIComponent)

[jira] [Updated] (FLEX-33397) Spark button skin doesn't exclude coloring icon.

2013-03-07 Thread Justin Mclean (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33397?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Justin Mclean updated FLEX-33397: - Labels: easyfix (was: ) Spark button skin doesn't exclude coloring icon.

[jira] [Updated] (FLEX-33387) Mailing list archive links on website point to incubator lists

2013-03-07 Thread Justin Mclean (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33387?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Justin Mclean updated FLEX-33387: - Labels: easyfix (was: ) Mailing list archive links on website point to incubator lists

[jira] [Updated] (FLEX-33387) Mailing list archive links on website point to incubator lists

2013-03-07 Thread Justin Mclean (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33387?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Justin Mclean updated FLEX-33387: - Labels: Website easyfix (was: easyfix) Mailing list archive links on website point to

[jira] [Closed] (FLEX-33095) Flex trademark donation

2013-03-07 Thread Alex Harui (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33095?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Harui closed FLEX-33095. - I guess we did the right thing. Flex trademark donation ---

[jira] [Resolved] (FLEX-33098) Report on incubation progress

2013-03-07 Thread Alex Harui (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33098?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Harui resolved FLEX-33098. --- Resolution: Fixed Reports went into the status page: http://incubator.apache.org/projects/flex.html

[jira] [Closed] (FLEX-33098) Report on incubation progress

2013-03-07 Thread Alex Harui (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33098?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Harui closed FLEX-33098. - Assignee: Alex Harui We graduated so we must have done this correctly. Report on

[jira] [Closed] (FLEX-33099) Use org.apache.flex package names everywhere...or not

2013-03-07 Thread Alex Harui (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33099?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Harui closed FLEX-33099. - Assignee: Alex Harui New frameworks are using org.apache.flex. Use org.apache.flex

Re: JIRA cleanup

2013-03-07 Thread Alex Harui
On 3/7/13 11:31 AM, Justin Mclean jus...@classsoftware.com wrote: Hi, Quite a few issue in JIRA need a bit of cleaning/closing etc. Alex would you like to do the honours with this one? https://issues.apache.org/jira/browse/FLEX-33091 Graduate Flex Thanks, Justin Thanks Justin.

[jira] [Resolved] (FLEX-33091) Graduate Flex

2013-03-07 Thread Alex Harui (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33091?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Harui resolved FLEX-33091. --- Resolution: Fixed Assignee: Alex Harui Flex Graduated! Graduate Flex

[jira] [Closed] (FLEX-33091) Graduate Flex

2013-03-07 Thread Alex Harui (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33091?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Harui closed FLEX-33091. - closing issue Graduate Flex - Key: FLEX-33091

Re: Apache Flex 4.9 RC 2

2013-03-07 Thread Dasa Paddock
This commit appears to have a typo since the output is mx_rb.swc instead of textLayout_rb.swc: See: https://github.com/apache/flex-sdk/blob/develop/frameworks/build_framework.xml#L887 --Dasa On Dec 14, 2012, at 7:14 AM, Carol Frampton cfram...@adobe.com wrote: Fix this. Author: cframpton

Re: Apache Flex 4.9 RC 2

2013-03-07 Thread Dasa Paddock
Maybe there's no textLayout_rb.swc inside pt_PT because this line is commented out: https://github.com/apache/flex-sdk/blob/develop/frameworks/projects/textLayout/build.xml#L139 --Dasa On Mar 7, 2013, at 7:31 PM, Dasa Paddock dpadd...@esri.com wrote: I get an error though when I try to

Re: UML diagrams for the Flex projects in Flower Dev Center ...

2013-03-07 Thread Vicker Leung
Cristian, The Flower Platform looks awesome. Drawing UML diagram is always painful as you can hardly find a cross-platform solution for that. Mac users usually use OmniGraffle while Windows users use Visio. I do think that a tool like yours will have a great market. I remember that years

[jira] [Created] (FLEX-33423) We can input text over than maxChars when we use Insert mode.

2013-03-07 Thread Shigeru Nakagaki (JIRA)
Shigeru Nakagaki created FLEX-33423: --- Summary: We can input text over than maxChars when we use Insert mode. Key: FLEX-33423 URL: https://issues.apache.org/jira/browse/FLEX-33423 Project: Apache