Re: New Spark components

2012-12-05 Thread Bogdan DINU
Hi everyone, the answer from the secretary was "This message acknowledges receipt of your ICLA, which has been filed in the Apache Software Foundation records. If you have been invited as a committer, please advise the project PMC that your ICLA has been filed." Just letting you know that ICLA wa

Re: [ASJS] refactored JS framework and added publishing tool set

2012-12-05 Thread Alex Harui
I must be missing something. Where did base.js get checked into or how does it get downloaded? BTW, thanks for doing all of this. I will try to modify FalconJS tomorrow. -Alex On 12/5/12 10:36 PM, "Erik de Bruin" wrote: > That is precisely what I've done. > > EdB > > > On Thu, Dec 6, 201

Re: [ASJS] refactored JS framework and added publishing tool set

2012-12-05 Thread Erik de Bruin
That is precisely what I've done. EdB On Thu, Dec 6, 2012 at 5:43 AM, Alex Harui wrote: > Did you follow the thread where we may switch to base.js? It appears the > snapshot of code was trying to do that, but was incomplete. How will that > affect what you have done? > > > On 12/5/12 4:39 PM,

Re: make release failing

2012-12-05 Thread Alex Harui
The error complained about "Flash" which is the first word after the spaces. I'm having trouble checking out the branch, but in looking at the build.xml, it appears to be in unzip command in the macrodef create-rsls (around line 386 in the develop branch's build.xml) If you want to try fixing it, I

Re: make release failing

2012-12-05 Thread Justin Mclean
Thanks I do have spaces in the path so that could be it. It was able to produce the source releases just not the binaries.

Re: make release failing

2012-12-05 Thread Alex Harui
Spaces in path, probably. Probably some quotes needed somewhere. On 12/5/12 6:33 PM, "Justin Mclean" wrote: > Hi, > > Did a make release and it almost get to the end but fails like so: > > frameworks-rsls: > [unzip] Expanding: /Users/justinmclean/Documents/Adobe Flash Builder > 4.6/Apach

[jira] [Commented] (FLEX-33248) Spark GridItemEditor cannot edit nested properties

2012-12-05 Thread Alex Harui (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33248?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13511108#comment-13511108 ] Alex Harui commented on FLEX-33248: --- To ask for a change to Adobe Flex 4.6, you will hav

Re: [ASJS] refactored JS framework and added publishing tool set

2012-12-05 Thread Alex Harui
Did you follow the thread where we may switch to base.js? It appears the snapshot of code was trying to do that, but was incomplete. How will that affect what you have done? On 12/5/12 4:39 PM, "Erik de Bruin" wrote: > Hi, > > As the subject suggest, I've completely refactored the JS framewo

Re: [Falcon] Unit tests failing

2012-12-05 Thread Alex Harui
So I can point to different SDKs, including the new AS/JS one. It helps prove that Falcon is truly SDK independent, which is a goal of mine. On 12/5/12 4:41 PM, "Gordon Smith" wrote: >> The above folder doesn't exist anymore since we are not copying the full sdk >> to the compiler folder. > >

Re: Draft release notes for Apache Flex 4.9

2012-12-05 Thread Frédéric THOMAS
Hi, Ok, I agree with that, I thought to remember it was said like that from while. Thank's. - Fred. -Message d'origine- From: Justin Mclean Sent: Thursday, December 06, 2012 2:40 AM To: flex-dev@incubator.apache.org Subject: Re: Draft release notes for Apache Flex 4.9 HI, Doest

make release failing

2012-12-05 Thread Justin Mclean
Hi, Did a make release and it almost get to the end but fails like so: frameworks-rsls: [unzip] Expanding: /Users/justinmclean/Documents/Adobe Flash Builder 4.6/Apache Flex SDK/frameworks/libs/textLayout.swc into /Users/justinmclean/Documents/Adobe Flash Builder 4.6/Apache Flex SDK/framewo

Re: Draft release notes for Apache Flex 4.9

2012-12-05 Thread Justin Mclean
Hi, > "- the frameworks/textLayout src is not included which means there is not a > textLayout RSL. We expect this difference to be limited to this release." > > can go way because we do have the source for frameworks/projects/textLayout > now. Done. Justin

Re: Draft release notes for Apache Flex 4.9

2012-12-05 Thread Justin Mclean
HI, > Doest it mean after the release, the develop branch gonna be on 5.0 ? I'd suggest "4.10.0" - unless i'st a major release with major changes. Justin

RE: [Falcon] Unit tests failing

2012-12-05 Thread Gordon Smith
> The above folder doesn't exist anymore since we are not copying the full sdk > to the compiler folder. What was the reason for changing this? - Gordon -Original Message- From: Cyrill Zadra [mailto:cyrill.za...@gmail.com] Sent: Wednesday, December 05, 2012 4:37 PM To: flex-dev@incuba

[ASJS] refactored JS framework and added publishing tool set

2012-12-05 Thread Erik de Bruin
Hi, As the subject suggest, I've completely refactored the JS framework and added the start of a publishing publishing tool set. What does this mean? 1. I've taken the JS framework that was donated by Adobe, taken it apart and put it back together again in such a way that it now play nicely with

Re: [Falcon] Unit tests failing

2012-12-05 Thread Cyrill Zadra
Hi Mike Had the same problem after I used "ant wipe,main". But you can solve it when you run the tests with the FLEX_HOME as java system property - ( -DFLEX_HOME=C:/dev/tools/flex/apache-flex-4.8.0 ) Cyrill On Wed, Dec 5, 2012 at 7:40 AM, Alex Harui wrote: > If you don’t copy sdk you need flex

[jira] [Commented] (FLEX-33248) Spark GridItemEditor cannot edit nested properties

2012-12-05 Thread Natalia Shlyamova (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33248?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13510977#comment-13510977 ] Natalia Shlyamova commented on FLEX-33248: -- Hello All, I faced with the same iss

Re: Draft release notes for Apache Flex 4.9

2012-12-05 Thread Frédéric THOMAS
Doest it mean after the release, the develop branch gonna be on 5.0 ? - Fred -Message d'origine- From: Justin Mclean Sent: Thursday, December 06, 2012 12:29 AM To: flex-dev@incubator.apache.org Subject: Draft release notes for Apache Flex 4.9 Hi, Feedback welcome: http://svn.apache.o

Re: Draft release notes for Apache Flex 4.9

2012-12-05 Thread Justin Mclean
Hi, > Is this still true? > > - the frameworks/textLayout src is not included which means there is not a > textLayout RSL. We expect this difference to be limited to this release. For the parity release yes (and it under the 4.8 heading), we have the source code for the 4.8 release (noted und

Re: Draft release notes for Apache Flex 4.9

2012-12-05 Thread Om
Nice work! I think this line under "Differences from Adobe Flex 4.6.0:" "- the frameworks/textLayout src is not included which means there is not a textLayout RSL. We expect this difference to be limited to this release." can go way because we do have the source for frameworks/projects/textLayou

Re: Draft release notes for Apache Flex 4.9

2012-12-05 Thread Dasa Paddock
Is this still true? - the frameworks/textLayout src is not included which means there is not a textLayout RSL. We expect this difference to be limited to this release. On Dec 5, 2012, at 3:29 PM, Justin Mclean wrote: > Hi, > > Feedback welcome: > http://svn.apache.org/viewvc/incubator/flex/

RE: Welcome Chema Balsas as Apache Flex Committer!

2012-12-05 Thread Gordon Smith
Congratulations! - Gordon -Original Message- From: omup...@gmail.com [mailto:omup...@gmail.com] On Behalf Of Om Sent: Wednesday, December 05, 2012 3:08 PM To: flex-dev@incubator.apache.org Subject: Welcome Chema Balsas as Apache Flex Committer! Team, Please join me in welcoming Chema B

Draft release notes for Apache Flex 4.9

2012-12-05 Thread Justin Mclean
Hi, Feedback welcome: http://svn.apache.org/viewvc/incubator/flex/sdk/branches/release4.9/RELEASE_NOTES?revision=1417693&view=markup In particular any import JIRA fixes I've missed? Does anything need to be done to the installer to update it to show (and install) 4.9? Thanks, Justin

Re: Welcome Chema Balsas as Apache Flex Committer!

2012-12-05 Thread Cyrill Zadra
Great :-).. Welcome Chema. Cyrill Am 05.12.2012 um 15:07 schrieb Om : > Team, > > Please join me in welcoming Chema Balsas as our newest committer. He has > been actively working on flex-config related work and is interested in the > Falcon and FalconJS areas. > > Thanks, > Om > Apache Flex P

Re: Welcome Chema Balsas as Apache Flex Committer!

2012-12-05 Thread Michael Schmalle
Right on, we keep getting these people that are commiting to Falcon and FalconJS. Lets keep it going Chema, thanks for pushing out those build files, picking up the slack for me, was much appreciated! Mike Quoting Om : Team, Please join me in welcoming Chema Balsas as our newest committ

Re: Welcome Chema Balsas as Apache Flex Committer!

2012-12-05 Thread Frédéric THOMAS
That's good news, welcome on borad Chema :) - Fred. -Message d'origine- From: Om Sent: Thursday, December 06, 2012 12:07 AM To: flex-dev@incubator.apache.org Subject: Welcome Chema Balsas as Apache Flex Committer! Team, Please join me in welcoming Chema Balsas as our newest commi

Re: Welcome Chema Balsas as Apache Flex Committer!

2012-12-05 Thread Erik de Bruin
Excellent! Congratulations Chema. EdB On Thu, Dec 6, 2012 at 12:07 AM, Om wrote: > Team, > > Please join me in welcoming Chema Balsas as our newest committer. He has > been actively working on flex-config related work and is interested in the > Falcon and FalconJS areas. > > Thanks, > Om > Apa

Re: ABC -> JS

2012-12-05 Thread Kevin Newman
That's almost exactly the polyfill for Object.create (except with some extra book keeping): https://developer.mozilla.org/en-US/docs/JavaScript/Reference/Global_Objects/Object/create |if| |(!Object.create) {| |||Object.create = ||function| |(o) {| |||if| |(arguments.length > 1) {| |||throw| |new

RE: ABC -> JS

2012-12-05 Thread Michael Schmalle
I didn't mean interface, I just meant API. I want to explore emitting Java as well in the future... Mike Quoting Gordon Smith : I don't see the need for an interface that's sharable between ABC and JS. They're apples and oranges. - Gordon -Original Message- From: Michael Schmalle

Re: ABC -> JS

2012-12-05 Thread Daniel Wasilewski
Well, going over the actual implementation of base.js things like: goog.inherits = function(childCtor, parentCtor) { /** @constructor */ function tempCtor() {}; tempCtor.prototype = parentCtor.prototype; childCtor.superClass_ = parentCtor.prototype; childCtor.prototype = new tempCtor()

RE: ABC -> JS

2012-12-05 Thread Gordon Smith
I don't see the need for an interface that's sharable between ABC and JS. They're apples and oranges. - Gordon -Original Message- From: Michael Schmalle [mailto:apa...@teotigraphix.com] Sent: Wednesday, December 05, 2012 11:41 AM To: flex-dev@incubator.apache.org Subject: RE: ABC -> JS

Re: ABC -> JS

2012-12-05 Thread Daniel Wasilewski
base.js? it's using 'inherits' instead 'extends' but obviously there must be a substitute. Here is the API. http://closure-library.googlecode.com/svn/docs/closure_goog_base.js.html There is bunch of helpers that actually help you with 'is' and looking at all methods and deep integration with

Re: Hi all

2012-12-05 Thread vineet sood
Thanks that worked. I am habituated of using Perforce, so i get that took me up. On Thu, Dec 6, 2012 at 1:36 AM, Frédéric THOMAS wrote: > And what about right clicked - > Tortoise SVN - > Checkout ? > > -Message d'origine- From: vineet sood > Sent: Wednesday, December 05, 2012 9:01 PM > >

Re: LICENSE file contents

2012-12-05 Thread Alex Harui
OSMF is still MPL On 12/5/12 12:06 PM, "Justin Mclean" wrote: > Hi, > >> That looks right to me, that section is explaining how to use the license. >> The actual copyright notices go in the NOTICE file. > Ah, understand. > >> I think so. We might be able to remove it, but I'd leave it for no

Re: TLF licence

2012-12-05 Thread Alex Harui
On 12/5/12 12:04 PM, "Justin Mclean" wrote: > Hi, > >> TLF was donated to Apache after that under Apache License. > > So the Flex SDK NOTICE file needs to change. Does the reference to TLF here > need to be removed or changed to state it uses Apache 2.0? I would remove. > > The TLF LICENSE

Re: Hi all

2012-12-05 Thread Roland Zwaga
On 5 December 2012 21:01, vineet sood wrote: > I went to directory, right clicked - > Tortoise SVN - > Import. After that > its asking for username and password. You're supposed to do a checkout, not an import.

Re: Hi all

2012-12-05 Thread Frédéric THOMAS
And what about right clicked - > Tortoise SVN - > Checkout ? -Message d'origine- From: vineet sood Sent: Wednesday, December 05, 2012 9:01 PM To: flex-dev@incubator.apache.org Subject: Re: Hi all I went to directory, right clicked - > Tortoise SVN - > Import. After that its asking for

Re: LICENSE file contents

2012-12-05 Thread Justin Mclean
Hi, > That looks right to me, that section is explaining how to use the license. > The actual copyright notices go in the NOTICE file. Ah, understand. > I think so. We might be able to remove it, but I'd leave it for now. Open Source Media Framework is still MLP so I think it needs to stay there

Re: TLF licence

2012-12-05 Thread Justin Mclean
Hi, > TLF was donated to Apache after that under Apache License. So the Flex SDK NOTICE file needs to change. Does the reference to TLF here need to be removed or changed to state it uses Apache 2.0? The TLF LICENSE file also includes the MLP license after the Apache license should this be rem

Re: Hi all

2012-12-05 Thread vineet sood
I went to directory, right clicked - > Tortoise SVN - > Import. After that its asking for username and password. On Thu, Dec 6, 2012 at 12:18 AM, Om wrote: > Vineet, > > I use Tortoise SVN and I am able to "Checkout" code anonymously. Can you > please list the steps you are trying? > > Thanks,

Re: LICENSE file contents

2012-12-05 Thread Alex Harui
On 12/5/12 11:16 AM, "Justin Mclean" wrote: > Hi, > > I notice that the LICENSE file has "Copyright [] [name of copyright > owner]" in the Apache license That looks right to me, that section is explaining how to use the license. The actual copyright notices go in the NOTICE file. > and

Re: TLF licence

2012-12-05 Thread Alex Harui
On 12/5/12 11:30 AM, "Justin Mclean" wrote: > Hi, > > One of the change since the parity release was updated TLF to version 3.0.33 > Which can be found here: > https://svn.apache.org/repos/asf/incubator/flex/tlf/branches/3.0/textLayout/ > > The older version of the TLF was licences under MIT

RE: ABC -> JS

2012-12-05 Thread Michael Schmalle
YES! I knew it. Sorry for the expletives but, last night mulling over the code again I came to this exact conclusion. I figured that he used the already existing model and thus had to use ABC specific properties to actually be able to use that model. So as a side effect we create a model

TLF licence

2012-12-05 Thread Justin Mclean
Hi, One of the change since the parity release was updated TLF to version 3.0.33 Which can be found here: https://svn.apache.org/repos/asf/incubator/flex/tlf/branches/3.0/textLayout/ The older version of the TLF was licences under MIT however the new version seems to be licensed under Apache. I

RE: ABC -> JS

2012-12-05 Thread Gordon Smith
I didn't understand why JSEmitter uses lots of ABC classes. I got the answer from Bernd P. Falcon's BURM handles generating instructions-or-JS-code for method bodies, but it doesn't generating higher-level constructs like classes, fields, etc. Bernd needed some data structures that could hold i

Re: Flex version numbers

2012-12-05 Thread Alex Harui
Can someone update the wiki with these instructions? Thanks, -Alex On 12/5/12 10:48 AM, "Carol Frampton" wrote: > > > > On 12/5/12 1 :41PM, "Justin Mclean" wrote: > >> Hi, >> >> Also Version.as (in mx.core) contains a VERSION constant currently set to >> "4.9.0.0". > > The script takes

LICENSE file contents

2012-12-05 Thread Justin Mclean
Hi, I notice that the LICENSE file has "Copyright [] [name of copyright owner]" in the Apache license and the "EXHIBIT A -Mozilla Public License" contains a lots of blanks. Is this correct? Thanks, Justin

Re: Working towards a 4.9 Release Candidate

2012-12-05 Thread Alex Harui
So far, I think Justin is taking all of the right steps. We opted to use the branching model in SVN until we get up on Git. So making a release branch is the right move, and I think we will have the chart tests in time to validate those changes so I don't think we need to filter anything out of t

Re: Working towards a 4.9 Release Candidate

2012-12-05 Thread Omar Gonzalez
On Wed, Dec 5, 2012 at 10:57 AM, Justin Mclean wrote: > Hi, > > > I'm not sure how this model relates since we aren't using git yet. > The vote was to use the gitflow model now with git, as git is not fully > supported yet that falls back to use gitflow branching model with SVN. > > See note 2 fro

Re: Working towards a 4.9 Release Candidate

2012-12-05 Thread Justin Mclean
Hi, > I'm not sure how this model relates since we aren't using git yet. The vote was to use the gitflow model now with git, as git is not fully supported yet that falls back to use gitflow branching model with SVN. See note 2 from the original vote: http://markmail.org/message/2kklqltsdo4643lv

Re: Flex version numbers

2012-12-05 Thread Carol Frampton
On 12/5/12 1 :41PM, "Justin Mclean" wrote: >Hi, > >Also Version.as (in mx.core) contains a VERSION constant currently set to >"4.9.0.0". The script takes care of this and every other Version.as file in frameworks. > >Justin

Re: Hi all

2012-12-05 Thread Om
Vineet, I use Tortoise SVN and I am able to "Checkout" code anonymously. Can you please list the steps you are trying? Thanks, Om On Wed, Dec 5, 2012 at 10:13 AM, vineet sood wrote: > I am using tortoise SVN to connect. > > On Wed, Dec 5, 2012 at 10:46 PM, Alex Harui wrote: > > > What SVN co

Re: Flex version numbers

2012-12-05 Thread Justin Mclean
Hi, Also Version.as (in mx.core) contains a VERSION constant currently set to "4.9.0.0". Justin

Re: ABC -> JS

2012-12-05 Thread Alex Harui
I got some interesting information from the original FalconJS developer. He said he is not using Resig's Simple JS Inheritance scheme and is using Google's base.js instead. I guess I was led astray by one of the comments in the source. I took a look at base.js and don't see the extend() API so I

Re: Flex version numbers

2012-12-05 Thread Carol Frampton
There is a script, build/set-version.xml which does it. There are two files which need to be edited by hand but it reminds you of this. Also the README needs to be updated. Carol On 12/5/12 1 :33PM, "Justin Mclean" wrote: >Hi, > >I notice that the Flex version in build.release has already be

Re: Working towards a 4.9 Release Candidate

2012-12-05 Thread Carol Frampton
On 12/5/12 11 :43AM, "Justin Mclean" wrote: > Justin - I thought develop would be merged to trunk and we'd release from >> there yet I see you made another branch. > >My understanding of the gitflow model[1] is that you need to create a >release branch and work in that, once it's all working th

Flex version numbers

2012-12-05 Thread Justin Mclean
Hi, I notice that the Flex version in build.release has already been updated to 4.9 in build.properties and FlexVersion.as (CURRENT_VERSION and VERSION_4_9) . I assume these would need to be updated to 4.10 after we make a release and should be mentioned at part of the release process? Thanks,

Re: Hi all

2012-12-05 Thread vineet sood
I am using tortoise SVN to connect. On Wed, Dec 5, 2012 at 10:46 PM, Alex Harui wrote: > What SVN command are you using? > > > On 12/5/12 6:22 AM, "vineet sood" wrote: > > > Hi, I am trying to import the project from svn repository, its asking for > > username and password, but I dnt have one.

Re: Hi all

2012-12-05 Thread Alex Harui
What SVN command are you using? On 12/5/12 6:22 AM, "vineet sood" wrote: > Hi, I am trying to import the project from svn repository, its asking for > username and password, but I dnt have one. Please suggest what to do? > > On Wed, Dec 5, 2012 at 3:09 AM, Justin Mclean wrote: > >> Hi, >> >>

Re: Next SDK Release Timing

2012-12-05 Thread Justin Mclean
Hi, > It will provide a consistent spot for developers to go to for the future. > Vice once we state there is a new release and they go to the incubation > page... then in the future we change to the permanent url's. I believe the old URL will redirect to the new URLs no don't see that as a bi

Re: Working towards a 4.9 Release Candidate

2012-12-05 Thread Justin Mclean
Hi Nick, > They were minor, and don't effect the display, nor really the operation of > the component. They simply prevent the lifecycle from being run multiple > times. I think all of four lines were changed in the commit. Thanks for that info. Justin

Re: Working towards a 4.9 Release Candidate

2012-12-05 Thread Justin Mclean
Hi, > What version of FP and AIR are you planning to use for the release? Very good question. Does anyone have any stats on modern FP usage? While there's not any major reason I can see to up the FP version, I'm sure there would be interest in an updated AIR version. > I will check in the chart

Re: [Falcon] Unit tests failing

2012-12-05 Thread Alex Harui
If you don’t copy sdk you need flex_home environment var. I will be making improvement in the build scripts today. Sent from my Motorola ATRIX™ 4G on AT&T -Original message- From: Michael Schmalle To: "flex-dev@incubator.apache.org" Sent: Wed, Dec 5, 2012 11:06:28 GMT+00:00 Subject: [

Re: Working towards a 4.9 Release Candidate

2012-12-05 Thread Carol Frampton
What version of FP and AIR are you planning to use for the release? I will check in the chart tests before the end of the week. We got permission from the Adobe VP to do so. I am working on integrating the adobe.next changes into develop. I've submitted about 80-90% of the bug fixes already. R

Re: Hi all

2012-12-05 Thread vineet sood
Hi, I am trying to import the project from svn repository, its asking for username and password, but I dnt have one. Please suggest what to do? On Wed, Dec 5, 2012 at 3:09 AM, Justin Mclean wrote: > Hi, > > > In jira you'll find falcon tasks and bugs here -> > https://issues.apache.org/jira/secur

[jira] [Commented] (FLEX-33287) TLF with Real Image Text Wrap Support

2012-12-05 Thread Harbs (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13510457#comment-13510457 ] Harbs commented on FLEX-33287: -- There's no really good way to do text wrap in TLF. For rectan

Re: Working towards a 4.9 Release Candidate

2012-12-05 Thread Nicholas Kwiatkowski
I'm the one who committed the changes to the code. They were minor, and don't effect the display, nor really the operation of the component. They simply prevent the lifecycle from being run multiple times. I think all of four lines were changed in the commit. I've personally been using them in

RE: Next SDK Release Timing

2012-12-05 Thread Kessler CTR Mark J
+1 for waiting this one time. But then more frequent future releases. While I like to see more frequent releases, I prefer this next one to wait until the url's / dust settles. It will provide a consistent spot for developers to go to for the future. Vice once we state there is a new relea

[Falcon] Unit tests failing

2012-12-05 Thread Michael Schmalle
Hi, I have reinstalled things for the third time here and I cannot get the unit tests to pass. Have any of you Falcon devs done a complete wipe and rebuild on the compiler and compile.tests? I think there is an error in the build files with the sdk location in the tests pointing to the c

[jira] [Commented] (FLEX-33287) TLF with Real Image Text Wrap Support

2012-12-05 Thread Miguel Ferreira (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13510412#comment-13510412 ] Miguel Ferreira commented on FLEX-33287: For the great of TLF i think that this is

[jira] [Updated] (FLEX-33287) TLF with Real Image Text Wrap Support

2012-12-05 Thread Razvan Andrei Surdu (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33287?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Razvan Andrei Surdu updated FLEX-33287: --- Description: TLF supports for the moment the tag with attributes for float. This is

[jira] [Updated] (FLEX-33287) TLF with Real Image Text Wrap Support

2012-12-05 Thread Razvan Andrei Surdu (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33287?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Razvan Andrei Surdu updated FLEX-33287: --- Description: TLF supports for the moment the tag with attributes for float. This is

[jira] [Updated] (FLEX-33287) TLF with Real Image Text Wrap Support

2012-12-05 Thread Razvan Andrei Surdu (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33287?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Razvan Andrei Surdu updated FLEX-33287: --- Affects Version/s: Adobe Flex SDK 4.6 (Release) > TLF with Real Image Text Wrap S

[jira] [Updated] (FLEX-33287) TLF with Real Image Text Wrap Support

2012-12-05 Thread Razvan Andrei Surdu (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33287?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Razvan Andrei Surdu updated FLEX-33287: --- Attachment: text-wrap-final.jpeg > TLF with Real Image Text Wrap Support > --

[jira] [Created] (FLEX-33287) TLF with Real Image Text Wrap Support

2012-12-05 Thread Razvan Andrei Surdu (JIRA)
Razvan Andrei Surdu created FLEX-33287: -- Summary: TLF with Real Image Text Wrap Support Key: FLEX-33287 URL: https://issues.apache.org/jira/browse/FLEX-33287 Project: Apache Flex Issue T

Re: ABC -> JS

2012-12-05 Thread Michael Schmalle
Quoting Frank Wienberg : I hear you Alex, the interest is 110%, the time is another factor. To do this it would take a lot of time. I'm sure others would join in (I hope), so it's really just finding the point to try. I know you understand but a project like that is full language and the Actio

Re: Working towards a 4.9 Release Candidate

2012-12-05 Thread Omar Gonzalez
On Wednesday, December 5, 2012, Justin Mclean wrote: > Hi, > > > I am sorry, but it does not make sense to release something that has not > been tested. > Again I agree but we have to live with what we have. I'm sure that the the > tests we currently have do not provide 100% coverage. > > > It is

Re: Working towards a 4.9 Release Candidate

2012-12-05 Thread Justin Mclean
Hi, > I am sorry, but it does not make sense to release something that has not been > tested. Again I agree but we have to live with what we have. I'm sure that the the tests we currently have do not provide 100% coverage. > It is an entirely different issue to not test it at all. As I said we

Re: Working towards a 4.9 Release Candidate

2012-12-05 Thread Om
On Dec 5, 2012 12:03 AM, "Justin Mclean" wrote: > > Hi, > > > Ideally, we would want to test them before we release them. > Agreed, but they had no tests before and we still released them. > According to Alex, they had tests but was somehow not donated. And I am not aware of any changes made to

Re: Working towards a 4.9 Release Candidate

2012-12-05 Thread Justin Mclean
Hi, > Ideally, we would want to test them before we release them. Agreed, but they had no tests before and we still released them. > Alex is working on getting the Mustella tests for charts donated. I > suggest we wait until they are committed before we ship this change. If we wait until everyt