[jira] [Commented] (FLEX-33101) Locale files for Greek Language

2012-08-03 Thread Justin Mclean (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33101?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13427877#comment-13427877 ] Justin Mclean commented on FLEX-33101: -- What's the issue exactly? >

[RT] html5 components as an alternate to flex component on mobile browsers.

2012-08-03 Thread Shammi Seth
HI, I think may be if flex sdk can create html5 equivalent of spark components for browsers that do not support flex. (i would include window mobile browsers, ios browsers and andriod 4.0x and higher) then it could be a game changer for flex. I do not know why adobe does not want to support flash

Re: FABridge support

2012-08-03 Thread Alain Ekambi
Indeed my Email was before the survey. I though that Fabridge was not in the release( looks like i was wrong). @ Scott Guthmann Looking at my Support for the Flex Framework and the Flash platform in general. For more then 4 years i ve been trying to bring Flex/Flash/AIR to Java developers. Bee

[jira] [Commented] (FLEX-33101) Locale files for Greek Language

2012-08-03 Thread spiros aggelopoulos (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33101?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13427903#comment-13427903 ] spiros aggelopoulos commented on FLEX-33101: when use the command ant -other.

[jira] [Created] (FLEX-33156) focusInHandler() in spark Scroller doesn't null check focusManager property before using

2012-08-03 Thread Roland Zwaga (JIRA)
Roland Zwaga created FLEX-33156: --- Summary: focusInHandler() in spark Scroller doesn't null check focusManager property before using Key: FLEX-33156 URL: https://issues.apache.org/jira/browse/FLEX-33156

[jira] [Updated] (FLEX-33156) focusInHandler() in spark Scroller doesn't null check focusManager property before using

2012-08-03 Thread Roland Zwaga (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roland Zwaga updated FLEX-33156: Description: the focusHandler() method wrongfully assumes that the focusManager is always a valid

[jira] [Updated] (FLEX-33156) focusInHandler() in spark Scroller doesn't null check focusManager property before using

2012-08-03 Thread Roland Zwaga (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roland Zwaga updated FLEX-33156: Attachment: Scroller.as.patch adds a null check to the focusInHandler() method. >

Re: [ROADMAP] Apache Flex Steering Survey

2012-08-03 Thread John Fletcher
If Spoon have organisation and/or heirarchy, and Apache accepts contribution from anyone, then it might be simple: the Spoon Foundation creates a Spoon Roadmap - what they hope to deliver to Flex and when. They can post it on their Spoon.as website. Those that want to be part of an organised/guided

Re: [ROADMAP] Apache Flex Steering Survey

2012-08-03 Thread Justin Mclean
Hi, There nothing saying we can't have roadmaps (AFAIK) and several other Apache projects do have them. For example http://subversion.apache.org/roadmap.html I think knowing what features SDK users see as important is useful and could help shape direction and help get committers and contrubito

Re: [jira] [Commented] (FLEX-33101) Locale files for Greek Language

2012-08-03 Thread Justin Mclean
HI, Thanks for the patch I review and test for you. I had not changed the build scripts to compile all locales only changed the build script to enable compiling the SDK for a locale other than en_US which is a subtle but slightly different thing. Thanks, Justin

Re: [jira] [Updated] (FLEX-33156) focusInHandler() in spark Scroller doesn't null check focusManager property before using

2012-08-03 Thread Justin Mclean
Hi, I assume there's also a good reason for adding the call to isOurFocus? Thanks, Justin

Re: [ROADMAP] Apache Flex Steering Survey

2012-08-03 Thread Greg Reddin
A roadmap is fine so long as we don't use it to tell someone else what they should be working on. OTOH if the vast majority of users are interested in a particular set of features those will get implemented without a roadmap. :) Sent from my mobile device. On Aug 3, 2012, at 6:56 AM, Justin Mcl

[jira] [Commented] (FLEX-33156) focusInHandler() in spark Scroller doesn't null check focusManager property before using

2012-08-03 Thread James Hill (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13428032#comment-13428032 ] James Hill commented on FLEX-33156: --- I've experienced this a number of times, definitely

[jira] [Commented] (FLEX-33142) embeddedFontRegistry Null reference error loading a module that has

2012-08-03 Thread Mark Saunders (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33142?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13428035#comment-13428035 ] Mark Saunders commented on FLEX-33142: -- UPDATE: This Issue occurs only when using the

[jira] [Created] (FLEX-33157) Sort class: _fields and fieldList variables can be out of sync

2012-08-03 Thread Robert Bar (JIRA)
Robert Bar created FLEX-33157: - Summary: Sort class: _fields and fieldList variables can be out of sync Key: FLEX-33157 URL: https://issues.apache.org/jira/browse/FLEX-33157 Project: Apache Flex

Re: [jira] [Updated] (FLEX-33156) focusInHandler() in spark Scroller doesn't null check focusManager property before using

2012-08-03 Thread Roland Zwaga
Hey Justin, the super.focusHandler() implementation in UIComponent performs the same check, therefore I figured it would make sense here as well. Do you reckon otherwise? cheers, Roland On 3 August 2012 14:08, Justin Mclean wrote: > Hi, > > I assume there's also a good reason for adding the ca

Re: [RT] html5 components as an alternate to flex component on mobile browsers.

2012-08-03 Thread Arnold Aprieto
Hello, I have the same dilemma, when adobe announced that they will not be supporting flash mobile anymore, we suddenly shifted to HTML5 and Javascript (and now looking at Kendo UI and/or Sencha). With that content, I seem to have lose my faith on adobe in creating a product that they won't be s

[jira] [Created] (FLEX-33158) addSortField method in the AdvancedDataGridEx works inconsistently

2012-08-03 Thread Robert Bar (JIRA)
Robert Bar created FLEX-33158: - Summary: addSortField method in the AdvancedDataGridEx works inconsistently Key: FLEX-33158 URL: https://issues.apache.org/jira/browse/FLEX-33158 Project: Apache Flex

[jira] [Created] (FLEX-33159) addSortField method in the AdvancedDataGridEx degenarates the internal state of the Sort object

2012-08-03 Thread Robert Bar (JIRA)
Robert Bar created FLEX-33159: - Summary: addSortField method in the AdvancedDataGridEx degenarates the internal state of the Sort object Key: FLEX-33159 URL: https://issues.apache.org/jira/browse/FLEX-33159

Re: [ROADMAP] Apache Flex Steering Survey

2012-08-03 Thread Bertrand Delacretaz
On Fri, Aug 3, 2012 at 1:56 PM, Justin Mclean wrote: > ...There nothing saying we can't have roadmaps (AFAIK) and several other > Apache projects do have them. > For example http://subversion.apache.org/roadmap.html... Agreed - it''s just that such roadmaps can easily fail, if they're too ambiti

[jira] [Created] (FLEX-33160) automation not working with Apache SDK

2012-08-03 Thread Carol Frampton (JIRA)
Carol Frampton created FLEX-33160: - Summary: automation not working with Apache SDK Key: FLEX-33160 URL: https://issues.apache.org/jira/browse/FLEX-33160 Project: Apache Flex Issue Type: Bug

[jira] [Resolved] (FLEX-33160) automation not working with Apache SDK

2012-08-03 Thread Carol Frampton (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33160?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carol Frampton resolved FLEX-33160. --- Resolution: Fixed Fix Version/s: (was: Apache Flex Next) Apache

[jira] [Closed] (FLEX-33160) automation not working with Apache SDK

2012-08-03 Thread Carol Frampton (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33160?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carol Frampton closed FLEX-33160. - > automation not working with Apache SDK > -- > >

[jira] [Updated] (FLEX-33160) automation not working with Apache SDK

2012-08-03 Thread Carol Frampton (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33160?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carol Frampton updated FLEX-33160: -- Component/s: (was: .Unspecified - Framework) Automation > automation n

Re: [ROADMAP] Apache Flex Steering Survey

2012-08-03 Thread Keith Sutton
The survey/roadmap are definitely in line with your guidance and will likely be called "Community Objectives and Priorities for Apache Flex" and would be posted on the Spoon website. Although it cannot be binding it does act as: 1) An expression of the community and their collective input to wha

[jira] [Reopened] (FLEX-33160) automation not working with Apache SDK

2012-08-03 Thread Carol Frampton (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33160?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carol Frampton reopened FLEX-33160: --- reopen to change title > automation not working with Apache SDK > --

[jira] [Updated] (FLEX-33160) automation not working with Apache SDK 4.8.0

2012-08-03 Thread Carol Frampton (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33160?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carol Frampton updated FLEX-33160: -- Summary: automation not working with Apache SDK 4.8.0 (was: automation not working with Apache

[jira] [Resolved] (FLEX-33160) automation not working with Apache SDK 4.8.0

2012-08-03 Thread Carol Frampton (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33160?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carol Frampton resolved FLEX-33160. --- Resolution: Fixed > automation not working with Apache SDK 4.8.0 > --

[ROADMAP] Apache Flex Steering Survey - Gravity

2012-08-03 Thread Keith Sutton
There have been a number of question about Gravity (also referred to as Client Component Framework). "The ADEP Client Component Framework (codename Gravity) is an ActionScript library that takes the concepts of OSGi and applies them to ActionScript. It provides a module and/or plugin architect

Re: [ROADMAP] Apache Flex Steering Survey - Revised component status

2012-08-03 Thread Keith Sutton
Based on Alex's email this is a revise component list to go into survey (PLEASE identify anything missing or in wrong place): Available in 4.8 4.6 automation libraries 4.6 fabridge 4.6 flash-integration 4.6 samples Flex MXML compiler source code Yet to be donated ? 4.6 missing

Re: FABridge support

2012-08-03 Thread Alex Harui
If you have time to scratch this itch, start scratching! On 8/3/12 1:03 AM, "Alain Ekambi" wrote: > Indeed my Email was before the survey. I though that Fabridge was not in > the release( looks like i was wrong). > > @ Scott Guthmann > Looking at my Support for the Flex Framework and the Flas

Re: [ROADMAP] Apache Flex Steering Survey - Revised component status

2012-08-03 Thread Carol Frampton
On 8/3/12 11 :51AM, "Keith Sutton" wrote: >Based on Alex's email this is a revise component list to go into survey >(PLEASE identify anything missing or in wrong place): > >Available in 4.8 >4.6 automation libraries >4.6 fabridge >4.6 flash-integration >4.6 samples >Flex MXM

Re: [ROADMAP] Apache Flex Steering Survey - Revised component status

2012-08-03 Thread Alex Harui
On 8/3/12 8:51 AM, "Keith Sutton" wrote: > Based on Alex's email this is a revise component list to go into survey > (PLEASE identify anything missing or in wrong place): > > Available in 4.8 > 4.6 automation libraries > 4.6 fabridge > 4.6 flash-integration > 4.6 samples >

RE: FABridge support

2012-08-03 Thread Guthmann, Scott
Alain: > Aint that enough support ? You bet, it is! > So yeah maybe i should maintain FABridge myself to get some more > credit lol Thank you for what you are doing! > Our tools rely heavely on FABridge. If there s nobody to maintain it. > We are willing to do it. This is terrific news, A

Re: [ROADMAP] Apache Flex Steering Survey - Revised component status

2012-08-03 Thread Keith Sutton
Alex/Carol, Awesome, thanks We will role that back into the survey On 8/3/2012 9:09 AM, Alex Harui wrote: On 8/3/12 8:51 AM, "Keith Sutton" wrote: Based on Alex's email this is a revise component list to go into survey (PLEASE identify anything missing or in wrong place): Available in 4.

Re: [ROADMAP] Apache Flex Steering Survey - Revised component status

2012-08-03 Thread superabe superabe
> > >>> All are in progress, TLF will probably be next. >> >> Squiggly >>> * OSMF* >>> Gravity >>> >> Won't happen unless we hear lots of people want it. >> >> >> >> About OSMF. What is the status of OSMF? Is it being actively maintained and developed by Adobe? By "Won't happen...

RE: [ROADMAP] Apache Flex Steering Survey - Revised component status

2012-08-03 Thread Michael A. Labriola
>About OSMF. What is the status of OSMF? Is it being actively maintained and >developed by Adobe? OSMF is still being actively maintained and expanded by Adobe, that is probably part of the reason we won't see it soon/ever without some work on our part.

[jira] [Commented] (FLEX-33160) automation not working with Apache SDK 4.8.0

2012-08-03 Thread Carol Frampton (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33160?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13428248#comment-13428248 ] Carol Frampton commented on FLEX-33160: --- There was another instance of this problem

[jira] [Closed] (FLEX-33160) automation not working with Apache SDK 4.8.0

2012-08-03 Thread Carol Frampton (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33160?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carol Frampton closed FLEX-33160. - > automation not working with Apache SDK 4.8.0 > > >

[jira] [Updated] (FLEX-33106) AIR version of makeApacheFlexForFlashBuilder for Windows

2012-08-03 Thread Erik de Bruin (JIRA)
[ https://issues.apache.org/jira/browse/FLEX-33106?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erik de Bruin updated FLEX-33106: - Attachment: InstallApacheFlex_Patch_FLEX-33149_FLEX-33150_2012-08-03.txt Updated the patch accord

Re: Erik de Bruin's patch for FLEX-33149 and FLEX-33150

2012-08-03 Thread Erik de Bruin
> 1. I see your comment about moving URL_CONFIG_XML constant from > ViewResourceConstants to the main class. Resource constants dont > necessarily have to be localizable strings. It can be urls, icons, sound > files etc. I dont think such constants should be in the main class > itself. IMHO it

Re: [ROADMAP] Apache Flex Steering Survey - Revised component status

2012-08-03 Thread superabe superabe
Ok thanks for the info It's a relief to know at least somebody is maintaining and advancing it :) It's a rather crucial piece for most video related apps. On Fri, Aug 3, 2012 at 1:24 PM, Michael A. Labriola < labri...@digitalprimates.net> wrote: > >About OSMF. What is the status of OSMF? Is it