Re: Donation of TLF word processor

2013-02-23 Thread Harbs
Well, the way I see it is that there's the question of the project as a whole, and there's the question of pieces of it. Some of the functionality (such as text wrap) is something that has been requested quite a bit in the past. Maybe pieces of it can be added to the Flex components independent

Re: Using other locales

2013-02-23 Thread Alex Harui
On 2/23/13 10:45 AM, "Federico Jakimowicz" wrote: > Hi! > I need to support the following locales en_US, es_ES in a Flex 4.9 project. I > don't need to display the flex framework messages in other language just my > app user messages.I wonder how can I don to use this locales and make the flex

Re: Donation of TLF word processor

2013-02-23 Thread Alex Harui
On 2/23/13 5:08 PM, "Daniel Freeman" wrote: >> Do you have something other than a video that we can read to learn > more about this code? > > Nothing else unless I build or write something for you. I'm juggling my > time between a few things right now - what do you require? It's pure > acti

[jira] [Created] (FLEX-33412) NativeDragManagerImpl prevents objects from being garbage collected.

2013-02-23 Thread Michael Rochelle (JIRA)
Michael Rochelle created FLEX-33412: --- Summary: NativeDragManagerImpl prevents objects from being garbage collected. Key: FLEX-33412 URL: https://issues.apache.org/jira/browse/FLEX-33412 Project: Apa

Re: [DISCUSS] Apache Flex 4.9.1 RC3

2013-02-23 Thread Om
On Feb 23, 2013 4:53 PM, "Justin Mclean" wrote: > > Hi, > > > Sounds like a dubious reason to me. Writing a script to copy the sdk to a > > special directory and then building the release artifact would violate this > > rule? > Well there's no way we going to make it match on windows and OSX. >

Re: Donation of TLF word processor

2013-02-23 Thread Daniel Freeman
>Do you have something other than a video that we can read to learn more about this code? Nothing else unless I build or write something for you. I'm juggling my time between a few things right now - what do you require? It's pure actionscript, and the UI is completely custom built. >Do you ac

Re: [DISCUSS] Apache Flex 4.9.1 RC3

2013-02-23 Thread Justin Mclean
Hi, > Sounds like a dubious reason to me. Writing a script to copy the sdk to a > special directory and then building the release artifact would violate this > rule? Well there's no way we going to make it match on windows and OSX. Thinking about again I actually like the release managers name i

Re: [DISCUSS] Apache Flex 4.9.1 RC3

2013-02-23 Thread Om
Sounds like a dubious reason to me. Writing a script to copy the sdk to a special directory and then building the release artifact would violate this rule? This would be much easier than writing a tool to fix the paths after the build process. Om On Feb 23, 2013 3:29 PM, "Alex Harui" wrote: >

Re: [DISCUSS] Apache Flex 4.9.1 RC3

2013-02-23 Thread Alex Harui
Mac users shouldn't have to work outside the user folder Sent via the PANTECH Discover, an AT&T 4G LTE smartphone. Om wrote: On Fri, Feb 22, 2013 at 9:22 PM, Alex Harui wrote: > > > > On 2/22/13 5:22 PM, "Justin Mclean" wrote: > > > HI, > > > >> What would it take to get the CI server to

Re: [DISCUSS] Apache Flex 4.9.1 RC3

2013-02-23 Thread Om
On Fri, Feb 22, 2013 at 9:22 PM, Alex Harui wrote: > > > > On 2/22/13 5:22 PM, "Justin Mclean" wrote: > > > HI, > > > >> What would it take to get the CI server to generate the RCs? > > We currently a release build from the develop branch but I think it may > be > > against policy to sign and re

Re: [FalconJS/Jx] move FlexJS to FalconJx

2013-02-23 Thread Alex Harui
Falcons already called closure compiler. I just moved where it was called and got it to handle multiple files. We need to get jx to handle mxml in order to switch. Do you have time for that? I want to get basic css working and do some as refactoring first. Sent via the PANTECH Discover, an AT&

Using other locales

2013-02-23 Thread Federico Jakimowicz
Hi! I need to support the following locales en_US, es_ES in a Flex 4.9 project. I don't need to display the flex framework messages in other language just my app user messages.I wonder how can I don to use this locales and make the flex framework messages default to their locale. thanks you, Fed

Re: [FalconJx] writeToken()

2013-02-23 Thread Michael Schmalle
Looks fine except it looks like you forgot to have IASEmitter extend IEmitter. I have a bunch of classes that proxy write() methods in sub emitters of a project I am working on that use the interface API. I am going to commit IASEmitter extends IEmitter Mike Quoting Erik de Bruin : Mike,

Re: OneClickMustella on MacOS (was: Re: Apache Flex 4.9.1)

2013-02-23 Thread Om
Sorry Erik, for some reason I thought I replied to it. Here is the path for Mustella: https://svn.apache.org/repos/asf/flex/sdk/branches/develop/mustella/utilities/OneClickMustella Let me know how it goes. Thanks, Om On Sat, Feb 23, 2013 at 9:33 AM, Erik de Bruin wrote: > bump... > > EdB > >

Re: [FalconJx] writeToken()

2013-02-23 Thread Erik de Bruin
Mike, I have moved all emitter strings to enums and added a few overloaded 'write' methods to easily deal with that. I also moved all the 'write' method declarations to a separate interface, which I then implemented in both the regular and 'doc' emitters. I hope this was what you had in mind? Ed

Re: OneClickMustella on MacOS (was: Re: Apache Flex 4.9.1)

2013-02-23 Thread Erik de Bruin
bump... EdB On Wed, Feb 20, 2013 at 9:57 AM, Erik de Bruin wrote: > Om, > > Just checking: where is OnClickMustella? Is it the one in > "sdk/branches/develop/mustella/utilities"? > > There are some 'subtle' differences between the Cygwin and "Mac" > command lines, so you might need to make som

Re: Linux support for Apache Flex - it works!

2013-02-23 Thread aYo ~
Ah now he says so :-) On Feb 23, 2013 5:07 AM, "Alex Harui" wrote: > > > > On 2/22/13 6:02 PM, "Justin Mclean" wrote: > > > Hi, > > > >> I copied theSDK across to my Linus SDK folder and plugged it into FDT5 > >> (expecting it to > >> fail). Non, c'est parfait. Worked like a dream. So it seems t

Setting up an Azure instance as TeamCity agent

2013-02-23 Thread christofer.d...@c-ware.de
Ok ... it took me a little while, but I finally managed to have my TeamCity agent for Flexmojos to run on an Azure VM: Documented all things here: https://dev.c-ware.de/confluence/display/PUBLIC/Setting+up+a+TeamCity+agent+on+an+Azure+VM So if you guys want to give it a try, perhaps this will he

[FalconJS/Jx] move FlexJS to FalconJx

2013-02-23 Thread Erik de Bruin
Alex, >From your latest commit, it looks like we're doing a lot of work twice. I finished the inclusion of the GCC (incl. deps etc.) into FalconJx a couple of weeks ago. I have some cycles open in the near future. What do you think, time to move FlexJS from FalconJS to FalconJx? EdB -- Ix Mu

AW: Setting up a CI server for Mustella

2013-02-23 Thread christofer.d...@c-ware.de
Thanks for that tip Clint, Strangely Azure was never on my radar ... now I'm trying to figure out how to setup the Flexmojos CI Agent on that ;-) Cool thing is "incoming traffic is free" ... this was the part making my EC2 agent rather expensive (Had to download 16 complete Flex FDK versions wit