Re: [WIKI] Designer & Developer Tools page

2013-02-12 Thread Sebastian Mohr
Hi, Who is our Wiki-Admin? I have a wiki question for her/him: For some reason, I still could not manage to create readable url like [1] for this wiki page [2]. Instead, what I got is this: pageId=30749573 . Do you (Admin)

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

2013-02-12 Thread Jagan Langa Sami Durai
Hi All, Is there any update for Flex 4.10..? Is the flex dev team come to a conclusion for the locale issue..? On Thu, Feb 7, 2013 at 6:28 PM, Frédéric THOMAS wrote: > 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 bundl

Re: [WIKI] Designer & Developer Tools page

2013-02-12 Thread jude
I've kindof been sitting on this for a while but I thought I'd put it out there. I'd like to create a design and development tool for designers and developers. Usually, you have a really good development tool with adequate design tools or a really good design tool with adequate or no development. I

[jira] [Created] (FLEX-33388) TLF Error

2013-02-12 Thread Robbyn Gerhardt (JIRA)
Robbyn Gerhardt created FLEX-33388: -- Summary: TLF Error Key: FLEX-33388 URL: https://issues.apache.org/jira/browse/FLEX-33388 Project: Apache Flex Issue Type: Bug Components: Spark

[jira] [Updated] (FLEX-33388) Add TextFlow to TextArea - Error

2013-02-12 Thread Robbyn Gerhardt (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33388?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robbyn Gerhardt updated FLEX-33388: --- Summary: Add TextFlow to TextArea - Error (was: TLF Error) > Add TextFlow to TextArea -

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

2013-02-12 Thread Justin Mclean
Hi, > Is there any update for Flex 4.10..? Is the flex dev team come to a > conclusion for the locale issue..? Is it an issue that you can replicate? At this point I think it would be easier to release a 4.9.1 rather than a 4.10 as no has step forward willing to do so. If the suggested "{loca

[jira] [Updated] (FLEX-33388) Add TextFlow to TextArea - Error

2013-02-12 Thread Robbyn Gerhardt (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33388?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robbyn Gerhardt updated FLEX-33388: --- Labels: TLF TextArea textFlow (was: ) > Add TextFlow to TextArea - Error > -

[jira] [Updated] (FLEX-33388) Add TextFlow to TextArea - Error

2013-02-12 Thread Robbyn Gerhardt (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33388?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robbyn Gerhardt updated FLEX-33388: --- Description: When you paste text flow will get this error: TypeError: Error #1009: Cannot ac

Re: [WIKI] Designer & Developer Tools page

2013-02-12 Thread Sebastian Mohr
@WikiAdmin ... I forgot to mention that, the wrong wiki url [1] will be called from the left sitebar [2]. How can I change that wrong behaviour in the sidebar so that the correct url [3] will be called there? [1] https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=30749573 [2] https:/

use AIR 3.5 with Flex 4.9, how?

2013-02-12 Thread Marcus Fritze
Hi, I want to use AIR 3.5 with the current Flex 4.9.0. But how can I integrate AIR 3.5 into Flex? (without compiling it) Justin Mclean helped me how to integrate Flash 11.5 into Flex 4.9 by copying the playerglobal.swc into the correct folder and modify the flex-config.xml. And it's working fo

Apache Flex 4.9.1

2013-02-12 Thread Justin Mclean
Hi, Other than the locale fix is there anything that is needed for a 4.9.1 release? Thanks, Justin

[jira] [Created] (FLEX-33389) The width of the last column header on a horizontally scrolling datagrid

2013-02-12 Thread Mikko Torniainen (JIRA)
Mikko Torniainen created FLEX-33389: --- Summary: The width of the last column header on a horizontally scrolling datagrid Key: FLEX-33389 URL: https://issues.apache.org/jira/browse/FLEX-33389 Project

Re: [OT] Interesting stat from JetBrains

2013-02-12 Thread Jagan Langa Sami Durai
I thought to try the IDEA for my flex development, after seeing a lot of discussions in this group and in linkedlin about the comparison between IDEA and FB. I'm using FB for past 5 years (From FB3 to FB4.7). I really don't know where to start in IDEA. I downloaded the community version and install

[jira] [Updated] (FLEX-33388) Add TextFlow to TextArea - Error

2013-02-12 Thread Robbyn Gerhardt (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33388?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robbyn Gerhardt updated FLEX-33388: --- Labels: AIR TLF TextArea textFlow (was: TLF TextArea textFlow) > Add TextFlow to TextAre

Re: [OT] Interesting stat from JetBrains

2013-02-12 Thread Cosma Colanicchia
Community doesn't include Flex support, you need the Ultimate, see [1] for feature comparison. Ultimate edition comes with 30-days free trial, see [2]. [1] http://www.jetbrains.com/idea/features/editions_comparison_matrix.html [2] http://www.jetbrains.com/idea/download/index.html 2013/2/12 Jaga

Re: [WIKI] Designer & Developer Tools page

2013-02-12 Thread Nicholas Kwiatkowski
Jude, That tool is amazing so far. Great work! Any thoughts on talking to the JetBrains guys to see if you can help get it packaged into IDEA? They've been trying to work on a tool similar to what you got, but they are light years behind at this point.. They've got the coding side down pat, t

Re: [OT] Interesting stat from JetBrains

2013-02-12 Thread Nicholas Kwiatkowski
Reply Inline: On Tue, Feb 12, 2013 at 7:32 AM, Jagan Langa Sami Durai wrote: > I thought to try the IDEA for my flex development, after seeing a lot of > discussions in this group and in linkedlin about the comparison between > IDEA and FB. I'm using FB for past 5 years (From FB3 to FB4.7). I re

Re: use AIR 3.5 with Flex 4.9, how?

2013-02-12 Thread Justin Mclean
Hi, > I want to use AIR 3.5 with the current Flex 4.9.0. But how can I integrate > AIR 3.5 into Flex? (without compiling it) If you are on OSX take a look at the addAIRtoSDK.sh script in the ide directory (in the develop branch). There's certainly no need to recompile. 1. Make sure the /framewo

Re: use AIR 3.5 with Flex 4.9, how?

2013-02-12 Thread Marcus Fritze
Yes I am on os x. Thank you very much. I will try this in the evening and will give you feedback. Thanks! Am 12.02.2013 um 13:51 schrieb Justin Mclean : > Hi, > >> I want to use AIR 3.5 with the current Flex 4.9.0. But how can I integrate >> AIR 3.5 into Flex? (without compiling it) > If you

Re: Version.as of Apache Flex Framework

2013-02-12 Thread Justin Mclean
HI, > Flex version of frameworks/projects/framework/src/mx/core/Version.as > is "4.9.0.1425567". The version number here includes the SVN revision added to the Apache Flex SDK version number Justin

Re: [OT] Interesting stat from JetBrains

2013-02-12 Thread Alexander Doroshko
Hi, - ActionScript/Flex support is included in IntelliJ IDEA Ultimate Edition only [1] - 30-day free fully functional trial period [2]. Afterwards you can ask sa...@jetbrains.com to extend trial period. - members of open source projects (e.g. Apache Flex committers) can apply for a free license

Re: [WIKI] Designer & Developer Tools page

2013-02-12 Thread Harbs
I can say It's a very cool start! On Feb 12, 2013, at 11:03 AM, jude wrote: > I've kindof been sitting on this for a while but I thought I'd put it out > there. I'd like to create a design and development tool for designers and > developers. Usually, you have a really good development tool with a

Re: [OT] Interesting stat from JetBrains

2013-02-12 Thread Lee Burrows
That info could tip me over to IDEA - was thinking i needed commercial license but looks like personal is ok for me On 12/02/2013 13:38, Alexander Doroshko wrote: Hi, - ActionScript/Flex support is included in IntelliJ IDEA Ultimate Edition only [1] - 30-day free fully functional trial period

Re: Apache Flex 4.9.1

2013-02-12 Thread Alex Harui
On 2/12/13 4:21 AM, "Justin Mclean" wrote: > Hi, > > Other than the locale fix is there anything that is needed for a 4.9.1 > release? Flex-config might still have a reference to incubator. AeonGraphical theme missing some assets from 4.6. I'll try to deal with those today. -- Alex Harui F

Re: [WIKI] Designer & Developer Tools page

2013-02-12 Thread Sebastian Mohr
@Jude ... thanks for sharing this, Any ideas how to implement the roundtrip of custom SkinnableComponents with declared [SkinPart] and [SkinState] tags as shown in screenshots of FlashCatalyst and FlashBuilder [1] and the small LoginExample.fxp project [2]? [1] https://cwiki.apache.org/confluence

Re: [OT] Interesting stat from JetBrains

2013-02-12 Thread Alexander Doroshko
Sorry, forgot one more important link. Developers familiar with Eclipse and Eclipse-based products should first of all take a look at the page 'IntelliJ IDEA vs Eclipse Terminology' [1] and keep a link to 'Basic Concepts' [2]. [1] http://www.jetbrains.com/idea/webhelp/intellij-idea-vs-eclipse

Re: Apache Flex 4.9.1

2013-02-12 Thread Frédéric THOMAS
Hi, Can you consider my last five commits ? When do you plan to launch the release ? -Fred -Message d'origine- From: Justin Mclean Sent: Tuesday, February 12, 2013 1:21 PM To: dev@flex.apache.org Subject: Apache Flex 4.9.1 Hi, Other than the locale fix is there anything that is need

Re: Version.as of Apache Flex Framework

2013-02-12 Thread Pepe
hi, Justin So, actually there are differences between the swc files and sources, right? thanks Shigeru Nakagaki 2013/2/12 Justin Mclean : > HI, > >> Flex version of frameworks/projects/framework/src/mx/core/Version.as >> is "4.9.0.1425567". > The version number here includes the SVN revision

Re: [OT] Interesting stat from JetBrains

2013-02-12 Thread Frédéric THOMAS
Hi Alexander, Very good set of links, is there a page somewhere where those informations are listed, if it's the case I would like to add it to my favorites. Thanks, -Fred -Message d'origine- From: Alexander Doroshko Sent: Tuesday, February 12, 2013 3:19 PM To: dev@flex.apache.org S

Re: [OT] Interesting stat from JetBrains

2013-02-12 Thread Alexander Doroshko
I'm afraid there's not. Looks like I need to make a blog post summarizing info for IntelliJ IDEA newcomers. On 12.02.2013 19:12, Frédéric THOMAS wrote: Hi Alexander, Very good set of links, is there a page somewhere where those informations are listed, if it's the case I would like to add it

Debug ActionScript workers

2013-02-12 Thread Alexander Doroshko
Hi, Flex debugger (fdb tool) from Apache Flex SDK is not able to debug ActionScript workers, the cool feature introduced in Flash Player 11.4 [1]. Even worse is that connected debugger prevents ActionScript workers from executing. Adobe AIR SDK distributions that include ActionScript Compiler 2

Module Popups

2013-02-12 Thread Harbs
Is this blog post still relevant, or is there an official way to load a module as a popup? http://blogs.adobe.com/aharui/2007/08/popup_dialogs_as_modules.html If it's not officially part of Flex, should it be added? Harbs

Re: [OT] Interesting stat from JetBrains

2013-02-12 Thread Avi Kessner
A blog post would be great, I was about to make one myself. brought to you by the letters A, V, and I and the number 47 On Tue, Feb 12, 2013 at 5:18 PM, Alexander Doroshko < alexander.doros...@jetbrains.com> wrote: > I'm afraid there's not. Looks like I need to make a blog post summarizing > in

Re: [OT] Interesting stat from JetBrains

2013-02-12 Thread Alexander Doroshko
Two blog posts would definitely be better than one :) On 12.02.2013 19:37, Avi Kessner wrote: A blog post would be great, I was about to make one myself.

Re: [OT] Interesting stat from JetBrains

2013-02-12 Thread Nicholas Kwiatkowski
I'd love to host this information on either our Wiki or website too. -Nick On Tue, Feb 12, 2013 at 10:44 AM, Alexander Doroshko < alexander.doros...@jetbrains.com> wrote: > Two blog posts would definitely be better than one :) > > > On 12.02.2013 19:37, Avi Kessner wrote: > >> A blog post would

Re: [OT] Interesting stat from JetBrains

2013-02-12 Thread Frédéric THOMAS
Yeah Nick, I thought a link could fit into the Designer & Developer Tools page of the wiki maybe as well with a screenshot :) -Fred -Message d'origine- From: Nicholas Kwiatkowski Sent: Tuesday, February 12, 2013 4:56 PM To: dev@flex.apache.org Subject: Re: [OT] Interesting stat from

[jira] [Updated] (FLEX-33388) Add TextFlow to TextArea - Error

2013-02-12 Thread Robbyn Gerhardt (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33388?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robbyn Gerhardt updated FLEX-33388: --- Environment: Win 7 Intel(R) Xeon(R) 2.40 GHz 6GB RAM was: Win 7 processor: Intel(R) Xeon(R

Re: Apache Flex 4.9.1

2013-02-12 Thread Frédéric THOMAS
One more thing, running the test suite, I found 77 failed tests, 57 related to the LangPacks/Japanese/tests -Fred -Message d'origine- From: Frédéric THOMAS Sent: Tuesday, February 12, 2013 3:48 PM To: dev@flex.apache.org Subject: Re: Apache Flex 4.9.1 Hi, Can you consider my last fi

Re: Language features

2013-02-12 Thread Kevin Newman
This might seem like a minor thing, but I'd love to see a property shortcut similar to coffee script, so instead of this.whateverProp, it'd be @whateverProp. I know we can just omit "this." in AS3, but I think it's actually harder to read that when you come back to a code base after a few years

RE: Module Popups

2013-02-12 Thread David Coleman
Hi Alex, I'm looking at this code and it's really useful. Do I need special permission from you to use this in my product? -Dave > From: gavha...@gmail.com > Subject: Module Popups > Date: Tue, 12 Feb 2013 17:35:49 +0200 > To: dev@flex.apache.org > > Is this blog post still relevant, or is the

RE: Debug ActionScript workers

2013-02-12 Thread Guthmann, Scott
Alexander: > Flex debugger (fdb tool) from Apache Flex SDK is not able to debug > ActionScript workers, the cool feature introduced in Flash Player 11.4 [1]. > Even worse is that connected debugger prevents ActionScript workers from > executing. > Adobe AIR SDK distributions that include Action

[jira] [Resolved] (FLEX-33388) Add TextFlow to TextArea - Error

2013-02-12 Thread Alex Harui (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33388?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Harui resolved FLEX-33388. --- Resolution: Incomplete Please provide a simple test case. > Add TextFlow to TextArea

Re: Datagrid Drag n Drop

2013-02-12 Thread Alex Harui
On 2/12/13 3:21 AM, "Kessler CTR Mark J" wrote: > >I was updating some of my components and I noticed my spark DataGrid > component still has custom drag n drop support in it. So I took a look > through Jira (lots of adobe imports) and I couldn't find if the code was added > back in fin

[jira] [Reopened] (FLEX-33388) Add TextFlow to TextArea - Error

2013-02-12 Thread Robbyn Gerhardt (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33388?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robbyn Gerhardt reopened FLEX-33388: Here a simple example: var newText:TextArea= new TextArea();

RE: Datagrid Drag n Drop

2013-02-12 Thread Kessler CTR Mark J
I'll make an example with it and see if it's accepted in having it back in to match the mx:datagrid. Then I can update the spark:datagrid file and submit a ticket. -Mark -Original Message- From: Alex Harui [mailto:aha...@adobe.com] Sent: Tuesday, February 12, 2013 11:54 AM To: dev@fle

Re: Debug ActionScript workers

2013-02-12 Thread Alex Harui
On 2/12/13 7:24 AM, "Alexander Doroshko" wrote: > Hi, > Flex debugger (fdb tool) from Apache Flex SDK is not able to debug > ActionScript workers, the cool feature introduced in Flash Player 11.4 > [1]. Even worse is that connected debugger prevents ActionScript workers > from executing. > Ado

Re: Module Popups

2013-02-12 Thread Alex Harui
Hi, @Harbs, I don't think any improvement were made to module popups. @Dave, Yes, I posted a lot of this stuff before I was forced to learn about licensing. I suppose I should go back and stick Apache licenses in all of the files, but the posts themselves try to say they are free to use. On 2/1

[jira] [Commented] (FLEX-33388) Add TextFlow to TextArea - Error

2013-02-12 Thread Alex Harui (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33388?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13576788#comment-13576788 ] Alex Harui commented on FLEX-33388: --- Hi Robbyn, A test case is a complete but small app

[jira] [Created] (FLEX-33390) Can't embed SVG asset

2013-02-12 Thread JIRA
Frédéric Leroy created FLEX-33390: - Summary: Can't embed SVG asset Key: FLEX-33390 URL: https://issues.apache.org/jira/browse/FLEX-33390 Project: Apache Flex Issue Type: Bug Compone

[jira] [Updated] (FLEX-33390) Can't embed SVG asset

2013-02-12 Thread JIRA
[ https://issues.apache.org/jira/browse/FLEX-33390?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Frédéric Leroy updated FLEX-33390: -- Attachment: flex-33390.zip Source files to reproduce the issue > Can't embed S

Re: Datagrid Drag n Drop

2013-02-12 Thread Carol Frampton
On 2/12/13 11:53 AM, "Alex Harui" wrote: > > > >On 2/12/13 3:21 AM, "Kessler CTR Mark J" >wrote: > >> >>I was updating some of my components and I noticed my spark DataGrid >> component still has custom drag n drop support in it. So I took a look >> through Jira (lots of adobe imports)

Re: Adding ToggleSwitch component to Spark Components

2013-02-12 Thread Avi Kessner
The code needs to be donated by the owner On Feb 12, 2013 4:36 PM, "Ghazi TRIKI" wrote: > Hi, > > Why do not add a ToggleSwitch component to the SDK like this one? > http://yonaskolb.com/blog/2012/1/18/flex-toggle-switch-spark-skin.html. It > can be a more advanced one with multiple states. > > G

Re: Datagrid Drag n Drop

2013-02-12 Thread Alex Harui
OK, I see it now. It just wasn't in the class property summary. -Alex On 2/12/13 9:28 AM, "Carol Frampton" wrote: > > > On 2/12/13 11:53 AM, "Alex Harui" wrote: > >> >> >> >> On 2/12/13 3:21 AM, "Kessler CTR Mark J" >> wrote: >> >>> >>>I was updating some of my components and I

[jira] [Updated] (FLEX-33390) Can't embed SVG asset

2013-02-12 Thread JIRA
[ https://issues.apache.org/jira/browse/FLEX-33390?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Frédéric Leroy updated FLEX-33390: -- Description: When embedding an svg asset the compiler gives: Multiple markers at this line: -U

Re: Language features

2013-02-12 Thread Avi Kessner
Our coding convention is to preface all private vars with _ so you have _myVar as a private class scopes var and myVar as a method argument or temp var which only exists in the scope of the function. On Feb 12, 2013 6:27 PM, "Kevin Newman" wrote: > This might seem like a minor thing, but I'd love

RE: Datagrid Drag n Drop

2013-02-12 Thread Kessler CTR Mark J
Oh good. Seems to have been implemented. https://svn.apache.org/repos/asf/flex/sdk/branches/develop/frameworks/projects/spark/src/spark/components/DataGrid.as Thanks Carol & Alex. -Original Message- From: Alex Harui [mailto:aha...@adobe.com] Sent: Tuesday, February 12, 2013 12:35 PM T

[jira] [Commented] (FLEX-33389) The width of the last column header on a horizontally scrolling datagrid

2013-02-12 Thread Carol Frampton (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33389?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13576823#comment-13576823 ] Carol Frampton commented on FLEX-33389: --- If you'd like someone to look at this pleas

Re: Language features

2013-02-12 Thread Kevin Newman
I do that too, but usually only when there is also a getter/setter (it's probably bad practice, but that's what I do). I also though it could work to use the "$" for private and protected vars, and leave public getter/setters unprefixed, but it still wouldn't be obvious that you are using a pub

[FalconJx] TestBase not using 'actual' compile method from MXMLJSC

2013-02-12 Thread Erik de Bruin
Hi Mike (I guess ;-)), I was poking around the FalconJx unit tests to set up the testing of projects (tests made up of more than one (generated) file), and I noticed that the tests "roll their own" implementation of the compilation process. It's generally the same, but some differences exist. Whil

[jira] [Updated] (FLEX-33389) The width of the last column header on a horizontally scrolling datagrid

2013-02-12 Thread Mikko Torniainen (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33389?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikko Torniainen updated FLEX-33389: Attachment: FLEX33389.mxml Flex-33389.air Example app and sourcecode. See t

Re: Adding ToggleSwitch component to Spark Components

2013-02-12 Thread Ghazi TRIKI
I will contact him and see if he wants to donate it. Thanks 2013/2/12 Avi Kessner > The code needs to be donated by the owner > On Feb 12, 2013 4:36 PM, "Ghazi TRIKI" wrote: > > > Hi, > > > > Why do not add a ToggleSwitch component to the SDK like this one? > > http://yonaskolb.com/blog/2012/

Re: [FalconJx] TestBase not using 'actual' compile method from MXMLJSC

2013-02-12 Thread Michael Schmalle
Hi Erik, Yes, this was a bad move. The way the TestBase was setup was testing 'unit's of code, thus we are using a simple setup for config and a simple AST syntax request to get a FileNode. You need to change it back, what you changed it to is a 'functional' test. We are not testing funct

Re: [FalconJx] TestBase not using 'actual' compile method from MXMLJSC

2013-02-12 Thread Michael Schmalle
I guess I have to stick my foot in my mouth on this. I see you didn't actually implement the compiler yet. So I will stand by what I just said that changing this is bad so don't do it (future tense). But you did clobber a commit I made a day or two ago. This is making AMD tests I have bro

Re: [FalconJx] TestBase not using 'actual' compile method from MXMLJSC

2013-02-12 Thread Erik de Bruin
I haven't changed anything, I was asking IF changing it was a bad idea... I did however remove those two methods, as they were empty and unused. Maybe we should comment when we add some types of abstract methods that is only meant to be overridden. I'm not that familiar with Java, but I think ther

Re: [FalconJx] TestBase not using 'actual' compile method from MXMLJSC

2013-02-12 Thread Erik de Bruin
Those AMD test are local, not yet committed? I cannot test what isn't there... EdB On Tue, Feb 12, 2013 at 7:54 PM, Michael Schmalle wrote: > I guess I have to stick my foot in my mouth on this. > > I see you didn't actually implement the compiler yet. So I will stand by > what I just said tha

Re: [FalconJx] TestBase not using 'actual' compile method from MXMLJSC

2013-02-12 Thread Michael Schmalle
You don't need to test anything, I haven't committed them yet. As far as asking about methods, what I added made sense and should have made sense to you by them being overridable. I mean; addLibraries(libraries) addSourcePath(paths) Should be pretty clear they were hooks to add sources and S

Re: [FalconJx] TestBase not using 'actual' compile method from MXMLJSC

2013-02-12 Thread Erik de Bruin
"Reverted" the removal of the two methods. All should be well now. I didn't really want to functional test the compiler (for now), I was just asking if it was a good idea to have the implemenation in the tests and the implementation in the MXMLJSC be so different. But since you've clearly thought

Re: [FalconJx] TestBase not using 'actual' compile method from MXMLJSC

2013-02-12 Thread Michael Schmalle
Thanks Erik! Basically this is where a modular approach is best suited for testing. You need to think about what you need to test in your "publisher" program and how you can break it into pieces BTW, the compiler is not doing much stuff different that that simple FileNode request. :) Mik

Re: [OT] Interesting stat from JetBrains

2013-02-12 Thread Avi Kessner
Well, bad formatting aside, (it's been a while since I blogged) I put up a blog post which can be seen here: http://inspiredflash.blogspot.co.il/2013/02/finally-some-tools-to-go-from.html If anyone would like me to alter any of the post, or found I didn't properly credit someone, please let me k

Re: [FalconJx] TestBase not using 'actual' compile method from MXMLJSC

2013-02-12 Thread Erik de Bruin
Just to clarify some stuff, since this is my "first day back on the job after a week long sick leave which was supposed to a ski vacation" (and I'm a bit cranky still as a result... I really shouldn't be in public) and I need to get back up to speed on our lovely project: > You don't need to test

Re: Adding ToggleSwitch component to Spark Components

2013-02-12 Thread Sebastian Mohr
Hi, the eskimo library [1][2] also has a toggleswitch skin for the spark.components.CheckBox component [3]. The Eskimo guys use the LGPL license. Would this of need for us? -- Sebastian (PPMC) Interaction Designer Looking for a Login Example with Apache Flex? Please check out this code: http:/

Re: Adding ToggleSwitch component to Spark Components

2013-02-12 Thread Alex Harui
I believe that LGPL is off-limits for Apache. On 2/12/13 11:33 AM, "Sebastian Mohr" wrote: > Hi, > > the eskimo library [1][2] also has a toggleswitch skin > for the spark.components.CheckBox component [3]. > The Eskimo guys use the LGPL license. Would this > of need for us? > -- Alex Harui

Re: Adding ToggleSwitch component to Spark Components

2013-02-12 Thread Sebastian Mohr
Hehe Alex, I already feared somebody would say that ;) > I believe that LGPL is off-limits for Apache. Opensource != Opensource ;) This Legal stuff is pretty annoying sometimes. However, as you can see in the code [1], the spark.components.CheckBox can be reused to provide a ToggleSwitch look&fee

Re: [FalconJx] TestBase not using 'actual' compile method from MXMLJSC

2013-02-12 Thread Michael Schmalle
I understand clear as mud, that is exactly what it was to you. My point is that sometimes when I am creating things from scratch as in AMD, I am not going to commit it right off the bat because I don't want to be moving files around and doing a bunch of nosensical commits, that is the way I

Re: Adding ToggleSwitch component to Spark Components

2013-02-12 Thread Alex Harui
On 2/12/13 11:58 AM, "Sebastian Mohr" wrote: > Hehe Alex, > > I already feared somebody would say that ;) >> I believe that LGPL is off-limits for Apache. > > Opensource != Opensource ;) This Legal stuff > is pretty annoying sometimes. However, as you > can see in the code [1], the spark.com

[jira] [Commented] (FLEX-33389) The width of the last column header on a horizontally scrolling datagrid

2013-02-12 Thread Carol Frampton (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33389?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13577007#comment-13577007 ] Carol Frampton commented on FLEX-33389: --- I ran your app. I do not see anything wron

[jira] [Updated] (FLEX-33389) The width of the last column header on a horizontally scrolling datagrid

2013-02-12 Thread Mikko Torniainen (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33389?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikko Torniainen updated FLEX-33389: Attachment: lastcolumn.png Screenshot as requested. I'm running air 3.5. Here you can see w

Re: Version.as of Apache Flex Framework

2013-02-12 Thread Justin Mclean
HI, > So, actually there are differences between the swc files and sources, right? Not 100% sure I understand thw question but the swc files are compiled from the 4.9.0 source, so there nothing extra in the swc files if that's your concern. Thanks, Justin

Re: Apache Flex 4.9.1

2013-02-12 Thread Justin Mclean
Hi, > Can you consider my last five commits ? Probably best left for the 4.10 release. > When do you plan to launch the release ? Depends on my time which is very limited right now and how much time other committers and PMC member can put in to test and vote. I'm not expecting the same number o

[jira] [Resolved] (FLEX-33389) The width of the last column header on a horizontally scrolling datagrid

2013-02-12 Thread Carol Frampton (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33389?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carol Frampton resolved FLEX-33389. --- Resolution: Not A Problem Fix Version/s: Apache Flex 4.9.0 Since you did not provide a

error in addAIRtoSDK.sh? (was: Re: use AIR 3.5 with Flex 4.9, how?)

2013-02-12 Thread Marcus Fritze
Ups... I think there is an error in the addAIRtoSDK.sh. Line 94 tar xf "${airTempDir}/air.tbz2" -C "${IDE_SDK_DIR}/frameworks/" I think it should be tar xf "${airTempDir}/air.tbz2" -C "${IDE_SDK_DIR}/" I used the script ./addAIRtoSDK.sh "3.5" "/path_to_my_flex_folder/my_flex_

Re: error in addAIRtoSDK.sh? (was: Re: use AIR 3.5 with Flex 4.9, how?)

2013-02-12 Thread Justin Mclean
HI, > I think there is an error in the addAIRtoSDK.sh. Quite possibly - your quite possibly the first person to test it :-) Did you change the script as you suggested and give it a go? Thanks, Justin

Re: Apache Flex 4.9.1

2013-02-12 Thread Alex Harui
Justin, What do you want to see fixed in this release? I think there is now at least five regressions from Adobe 4.6. My first reaction is that we should fix them all in order to get folks back to "parity". The list looks like: https://issues.apache.org/jira/browse/FLEX-33390 (SVG transcoding b

[OT] Aligning commercial interests with Apache Flex (was) RE: [OT] Interesting stat from JetBrains

2013-02-12 Thread Guthmann, Scott
> Hi, > - ActionScript/Flex support is included in IntelliJ IDEA Ultimate Edition > only [1] > - 30-day free fully functional trial period [2]. Afterwards you can ask > sa...@jetbrains.com to extend trial period. > - members of open source projects (e.g. Apache Flex committers) can apply for > a

Re: Apache Flex 4.9.1

2013-02-12 Thread Justin Mclean
Hi, > What do you want to see fixed in this release? Up to the community really I was hoping someone would step forward and make a 4.10 release but there's been no takers. I happy to build and sign things but only have limited time right now and will be travelling most of March. I have just mad

[jira] [Updated] (FLEX-33389) The width of the last column header on a horizontally scrolling datagrid

2013-02-12 Thread Mikko Torniainen (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33389?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikko Torniainen updated FLEX-33389: Attachment: (was: Flex-33389.air) > The width of the last column header on a horizo

Re: Apache Flex 4.9.1

2013-02-12 Thread Alex Harui
On 2/12/13 2:50 PM, "Justin Mclean" wrote: > Hi, > >> What do you want to see fixed in this release? > Up to the community really I was hoping someone would step forward and make a > 4.10 release but there's been no takers. I happy to build and sign things but > only have limited time right n

[jira] [Updated] (FLEX-33389) The width of the last column header on a horizontally scrolling datagrid

2013-02-12 Thread Mikko Torniainen (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33389?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikko Torniainen updated FLEX-33389: Attachment: Flex-33389.air I feel my message isn't getting trough. I've added a new version

[jira] [Updated] (FLEX-33389) The width of the last column header on a horizontally scrolling datagrid

2013-02-12 Thread Mikko Torniainen (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33389?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikko Torniainen updated FLEX-33389: Attachment: (was: FLEX33389.mxml) > The width of the last column header on a horizo

Re: Apache Flex 4.9.1

2013-02-12 Thread Justin Mclean
Hi, > I think we should investigate and fix all of the issues I listed before > releasing again. Fair enough. I'll put it up as RC1so if anyone wants it they can use it now. I wont bother calling a vote. Justin

Re: error in addAIRtoSDK.sh? (was: Re: use AIR 3.5 with Flex 4.9, how?)

2013-02-12 Thread Marcus Fritze
I will try this later and give you feedback. Am 12.02.2013 um 23:04 schrieb Justin Mclean : > HI, > >> I think there is an error in the addAIRtoSDK.sh. > Quite possibly - your quite possibly the first person to test it :-) Did you > change the script as you suggested and give it a go? > > Th

Re: Apache Flex 4.9.1

2013-02-12 Thread Justin Mclean
Hi, Just a FYI for anything making a build as the RCs are checked into SVN it's slower than before. It taking more time to checking in the RC than it took to build it :-) Justin

Radiate

2013-02-12 Thread Om
Jude, This looks fantastic. And it looks well thought out as well. We've had some discussions in the past on this list about a tool like this. Do you have any plans of contributing it to Apache Flex? I would be interested in in helping expand this tool. I am a spread out a bit too think with

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

2013-02-12 Thread Justin Mclean
Hi, I made a 4.9.1 release candidate if you want to check it out and see if it fixes the locale issue. Alex wants a few other fixes into the 4.9.1 release so we'll hold off on voting it in as an official release. Apache Flex 4.9.1 RC can be found here: https://dist.apache.org/repos/dist/dev/fle

Re: Apache Flex 4.9.1

2013-02-12 Thread Alex Harui
On 2/12/13 3:14 PM, "Justin Mclean" wrote: > Hi, > >> I think we should investigate and fix all of the issues I listed before >> releasing again. > > Fair enough. I'll put it up as RC1so if anyone wants it they can use it now. > I wont bother calling a vote. It looks like you are working th

Changing installer to obtain RCs

2013-02-12 Thread Justin Mclean
Hi, I just updated the installer to grab the 4.9.1 RC but it doesn't seem to be working? In the config file I changed the following: https://dist.apache.org/repos/dist/dev/flex/installer/2.0/rc1/binaries/"; file="apache-flex-sdk-installer-2.0.3-bin" /> What did I miss? Thanks, Justin

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

2013-02-12 Thread Alex Harui
On 2/12/13 4:51 PM, "Justin Mclean" wrote: > Hi, > > I made a 4.9.1 release candidate if you want to check it out and see if it > fixes the locale issue. Alex wants a few other fixes into the 4.9.1 release so > we'll hold off on voting it in as an official release. But I am hoping not to have

Re: Apache Flex 4.9.1

2013-02-12 Thread Justin Mclean
Hi, > It looks like you are working the the Release4.9 branch, right? Yep. > Does it pass Mustella for you? It passes the check in tests, I didn't run a full mustella as currently I don't have a spare machine to run the tests on. For the previous release there were a large number of changes

RE: Radiate

2013-02-12 Thread Mark Fuqua
Radiate is super cool...way beyond my ability to contribute but, I'd be happy to purchase a copy when it's finished. Mark -Original Message- From: omup...@gmail.com [mailto:omup...@gmail.com] On Behalf Of Om Sent: Tuesday, February 12, 2013 6:59 PM To: dev@flex.apache.org Subject: Radia

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

2013-02-12 Thread Bjorn Svensson
FYI - This 4.9.1 RC1 fixes at least the "locale" issue that I had --- with the workaround being to manually replace en_US with {locale} in framework/flex-config.xml file. I tested using command line mxmlc and with the 4.9.1 release candidate I no longer have to edit the framework/flex-config.xm

  1   2   >