Re: [Proposal] Missing Spark Components : Alert, ColorPicker, HDividedGroup, VDividedGroup

2012-03-08 Thread Justin Mclean
Hi, > my version of Alert, ColorPicker, HDividedGroup, VDividedGroup components > can be found here . Thanks for the contribution, it looks like a lot of hard work has gone into these components. Adobe is in the process of donating a ColorPicker but none

Re: [Proposal] Move busy indicator out of mobile swc and into spark swc

2012-03-08 Thread Duane Nickull
Justin: As usual, your proposals are clearly logical and make sense. +1 If anyone can think of a single reason why not, please speak now (and be concise) or please consent by silence. Synopsis: The Busy indicator is current bundled to be with the mobile SWC. A lot of end users like to have co

Re: [Proposal] Missing Spark Components : Alert, ColorPicker, HDividedGroup, VDividedGroup

2012-03-08 Thread Bogdan DINU
Hi Justin, the examples are located in the readMe.txt file, along with a couple of explanations. DividedGroup is similar to DividedBox, but should never be used directly, but via VDividedGroup or HDividedGroup. Regarding ColorPicker, I guess they took same approach or maybe they will do better.

Re: [Proposal] Missing Spark Components : Alert, ColorPicker, HDividedGroup, VDividedGroup

2012-03-08 Thread Duane Nickull
I built a colour picker that is very basic, but you are welcome to have. http://technoracle.blogspot.com/2011/05/flexair-mobile-color-picker.html I wouldn't claim it to be super fancy, but it does work and has had over 25,000 downloads. It's your to use. D President/COO ­ Über

Re: [Proposal] Missing Spark Components : Alert, ColorPicker, HDividedGroup, VDividedGroup

2012-03-08 Thread Duane Nickull
In light of this, my colour picker might not be suitable. never theless, people do use it and like it. Maybe CP lite? Your choice. It matters not to me. D President/COO ­ Überity Technology Corporation Adobe LiveCycle ES & Enterprise Specialist Blog | http://technoracle.blogsp

Re: When will be the wiki up and running?

2012-03-08 Thread Bertrand Delacretaz
On Thu, Mar 8, 2012 at 8:32 AM, Justin Mclean wrote: > ..Can you add my account (jmclean) to the editor list... done. -Bertrand

Re: Apache Flex GitHub Mirror Sync

2012-03-08 Thread Bertrand Delacretaz
On Tue, Mar 6, 2012 at 10:41 AM, Bertrand Delacretaz wrote: > On Tue, Mar 6, 2012 at 10:37 AM, Omar Gonzalez wrote: >> ...I do see the >> flex-whiteboard.git listed at http://git.apache.org/, but when you go to >> https://github.com/apache/flex-whiteboard its empty... > > I reopened https://issue

Re: [Proposal] Missing Spark Components : Alert, ColorPicker, HDividedGroup, VDividedGroup

2012-03-08 Thread Martin Heidegger
I have been working on a colorpicker too [1], a while ago, and anyone interesting in converting it to Flex code is welcome. yours Martin [1] http://dl.dropbox.com/u/19407988/ColorEditor.swf On 08/03/2012 18:16, Duane Nickull wrote: I built a colour picker that is very basic, but you are welco

Re: [OT] FlexCover on Apache Flex base

2012-03-08 Thread Rafael Santos
Count me in as well... At this stage tell us if we can be of any use I will thank the guys from FlexCover and tell them we are going in a different direction... Rafael Santos - SpectaTI @rafaelspecta On Wed, Mar 7, 2012 at 23:15, Michael A. Labriola < labri...@digitalprimates.net> wrote:

About Adobe automation libraries

2012-03-08 Thread GRANDRIE Matthieu (Ext)
Hello I have a question about the future of Adobe's automation libraries of the SDK : automation.swc, automation_spark.swc, automation_dmv.swc, automation_agent.swc. You need these libs when you want to use some automatic testing tools such as FlexMonkey. In the latest releases of the Adobe Flex

Re: [Proposal] Move busy indicator out of mobile swc and into spark swc

2012-03-08 Thread Tink
In a way I agree, although it doesn't fit the spark skinning model and therefore its difficult to change the look and feel. I think we could come up with something better. Tink Duane Nickull wrote: >Justin: > >As usual, your proposals are clearly logical and make sense. > >+1 > >If anyone ca

Re: [Proposal] Move busy indicator out of mobile swc and into spark swc

2012-03-08 Thread Carol Frampton
On our to-do list, which didn't get done, was a spark StatusIndicator. The StatusIndicator is a skinnable component used to show one of three statuses: * Busy * Non-Busy * Error This is an extension of the BusyIndicator on mobile which is not skinnable. This component could be used to show the s

Re: [Proposal] Missing Spark Components : Alert, ColorPicker, HDividedGroup, VDividedGroup

2012-03-08 Thread Carol Frampton
Adobe does not have a spark ColorPicker. We did some investigation since there are many different ways to select color but we didn't go farther than that. I haven't looked at these yet to know what the UI is but I do know some people want to pick from a limited set of "swatches" and some people w

Re: API for reflection

2012-03-08 Thread Jarosław Szczepankiewicz
to be precise, reflection is present in flash player (via describetype) but the queries about structure of some class are not cached, and accessible as xml not as a collection or something similar. 2012/3/7 Alex Harui : > > > > On 3/7/12 9:08 AM, "Stefan Horochovec" wrote: > >> Well >> >> In my p

Re: Apache Flex GitHub Mirror Sync

2012-03-08 Thread Omar Gonzalez
Awesome-o!! Thanks!

Re: API for reflection

2012-03-08 Thread Alex Harui
On 3/8/12 8:12 AM, "Jarosław Szczepankiewicz" wrote: > to be precise, reflection is present in flash player (via > describetype) but the queries about structure of some class are not > cached, and accessible as xml not as a collection or something > similar. And performance of describetype is

Re: About Adobe automation libraries

2012-03-08 Thread Alex Harui
On 3/8/12 3:23 AM, "GRANDRIE Matthieu (Ext)" wrote: > So just to make things clear, does that mean that in next releases of the SDK > that Apache is working on, these libs will be included and it'll be no longer > mandatory to purchase an extra license to run automation tools like FlexMonkey

Re: [PROPOSAL] html template

2012-03-08 Thread Alex Harui
On 3/7/12 11:48 PM, "Justin Mclean" wrote: > Hi, > >> Why not substitute the to HTML 5 syntax format, once we have the benefit of >> utf-8 by default and some missing other tags. > Good idea. I don't see why we shouldn't update the HTML template to be more > modern. > > It would be a simple

Re: [PROPOSAL] html template

2012-03-08 Thread Igor Costa
Thanks for the feedback folks. This much appreciate. I guess chaning in the SDK and be IDE agnostic, not only be part of any third-party IDE, due to creating partnership or any relation with companies IDE will will break the model of Apache open-source. We could use the index.template.html from t

Re: [PROPOSAL] html template

2012-03-08 Thread Alex Harui
On 3/8/12 9:29 AM, "Igor Costa" wrote: > Thanks for the feedback folks. > > This much appreciate. I guess chaning in the SDK and be IDE agnostic, not > only be part of any third-party IDE, due to creating partnership or any > relation with companies IDE will will break the model of Apache ope

Re: API for reflection

2012-03-08 Thread Roland Zwaga
> > > to be precise, reflection is present in flash player (via > > describetype) but the queries about structure of some class are not > > cached, and accessible as xml not as a collection or something > > similar. > And performance of describetype is poor and probably the lowest priority > featur

RE: API for reflection

2012-03-08 Thread Michael A. Labriola
>Having the compiler add this kind of reflection info would be awesome. As soon as we have compiler bits in SVN I can share what I have done. It is no way production worthy, however, this was the basis of the work I did to make injection more performant in the SDK itself. I identify kept metada

Re: API for reflection

2012-03-08 Thread Roland Zwaga
> > >Having the compiler add this kind of reflection info would be awesome. > > As soon as we have compiler bits in SVN I can share what I have done. It > is no way production worthy, however, this was the basis of the work I did > to make injection more performant in the SDK itself. > > I identify

RE: API for reflection

2012-03-08 Thread Michael A. Labriola
>Sounds like a plan! :) Can't wait to see what you've been up to :) IMO, this is just the place to handle these things. It does mean we build more data structures and that does mean more memory use. However, I think we could let people opt out of that tradeoff. I have a really simple Guice styl

RE: [Proposal] New Component: Toast Notification

2012-03-08 Thread FRANKLIN GARZON
Nice Franklin Garzón Regional Development Manager MCITP Microsoft SQLServer *Si el hombre dejara de aprender entonces dejaría de existir* 094496862 > Date: Thu, 8 Mar 2012 10:36:41 -0800 > Subject: Re: [Proposal] New Component: Toast Notification > From: danreic...@gmail.com > To:

Re: [Proposal] New Component: Toast Notification

2012-03-08 Thread Jonathan Campos
On Thu, Mar 8, 2012 at 1:51 AM, Justin Mclean wrote: > Android typically does queue notifications up. While that's a nice to have > I wouldn't see it as essential for a first release. This idea of a toast component, which I'm not totally sold on in the SDK, got me to thinking. If there would be

Re: [Proposal] New Component: Toast Notification

2012-03-08 Thread Daniel Reicher
> > > This idea of a toast component, which I'm not totally sold on in the SDK, > got me to thinking. If there would be a reason to include well made ANEs > into the SDK. > > For something like toast it would use the Android toasts on android > devices, ios for ios, etc. And if running on the web j

Re: API for reflection

2012-03-08 Thread Alex Harui
On 3/8/12 10:38 AM, "Michael A. Labriola" wrote: >> Sounds like a plan! :) Can't wait to see what you've been up to :) > > IMO, this is just the place to handle these things. It does mean we build more > data structures and that does mean more memory use. However, I think we could > let peopl

RE: API for reflection

2012-03-08 Thread Michael A. Labriola
>Mike, did you take any measurements? Was the reflection data static or >per-instance? I would expect that the traits information for properties would >be as efficient or more efficient than metadata. And the >memory overhead of >describetype would outweigh the memory of data structure. Yes,

Re: [PROPOSAL] html template

2012-03-08 Thread Justin Mclean
Hi, > Apache Flex cannot have this file checked in until it is cleared by Adobe. Sure but that doesn't stop anyone working on a patch to be applied after it has been checked in. > If we're going to only have one template, it should support IE7. IE7 while having no direct support for the HTML5 do

Re: [PROPOSAL] html template

2012-03-08 Thread Alex Harui
On 3/8/12 12:35 PM, "Justin Mclean" wrote: > Hi, > >> Apache Flex cannot have this file checked in until it is cleared by Adobe. > Sure but that doesn't stop anyone working on a patch to be applied after it > has been checked in. OK, but keep in mind that any line of code or entire files can

Re: [PROPOSAL] html template

2012-03-08 Thread Justin Mclean
Hi Alex, > OK, but keep in mind that any line of code or entire files can be removed > before Adobe donates it if legal requires it. Understand. We are talking about a fairly simple HTML file here - about 20 lines of real "code" once you remove the formatting and comments. I can't see any chang

Re: [PROPOSAL] html template

2012-03-08 Thread Alex Harui
On 3/8/12 1:40 PM, "Justin Mclean" wrote: > Hi Alex, > >> OK, but keep in mind that any line of code or entire files can be removed >> before Adobe donates it if legal requires it. > Understand. > > We are talking about a fairly simple HTML file here - about 20 lines of real > "code" once y

Re: [PROPOSAL] html template

2012-03-08 Thread Daniel Reicher
> > > I had not realized the templates had not been donated in the first dump. > One concern I have is that they use SWFObject so there is an external > dependency there. > > The swfobject.js file in the SDK is identical to the one on google code [1] with an MIT license. [1] http://code.google.com

Re: [PROPOSAL] html template

2012-03-08 Thread Justin Mclean
Hi, > I had not realized the templates had not been donated in the first dump. > One concern I have is that they use SWFObject so there is an external > dependency there. SWFObject is MIT (Category A licence) so should be no issues there. > IMHO, you are making more work by mucking with the tem

Re: [PROPOSAL] html template

2012-03-08 Thread Alex Harui
On 3/8/12 2:41 PM, "Justin Mclean" wrote: > Hi, > >> I had not realized the templates had not been donated in the first dump. >> One concern I have is that they use SWFObject so there is an external >> dependency there. > SWFObject is MIT (Category A licence) so should be no issues there. I'm

Setting a layout on Scroller

2012-03-08 Thread Tink
Users should not be prevented from setting custom layouts on spark controls as it removed flexibility from the framework. A good example of this is Scroller. Time and time again I've come across UI's that require increase and decrease buttons only when paging or scrolling, and developers bu

Re: [PROPOSAL] html template

2012-03-08 Thread Justin Mclean
Hi, Slightly off the original topic so apologies in advance. > For me and the incubator folks who will have to clear these changes before > we can graduate. I believe a requirement of the graduation process is also to have an open community that can discuss (and submit) changes. I don't believe

Re: [PROPOSAL] html template

2012-03-08 Thread Alex Harui
On 3/8/12 3:15 PM, "Justin Mclean" wrote: > Hi, > > Slightly off the original topic so apologies in advance. > > I believe a requirement of the graduation process is also to have an open > community that can discuss (and submit) changes. I don't believe we can > graduate right away once the

Changes and Graduation Was: [PROPOSAL] html template

2012-03-08 Thread Justin Mclean
Hi, > That's correct, but someone has to run a scrub someday down the road when we > eventually try to graduate. Being a PPMC member I'll help out with that when the time comes. > Here's an example: Suppose we have to remove playerproductinstall from the > template for legal reasons and some pat

[jira] [Created] (FLEX-27) When flex debug ,warning Memory Leak message

2012-03-08 Thread hanjn (Created) (JIRA)
When flex debug ,warning Memory Leak message Key: FLEX-27 URL: https://issues.apache.org/jira/browse/FLEX-27 Project: Apache Flex Issue Type: Bug Environment: Flex SDK 4.6.0.23201B Flas

Re: Changes and Graduation Was: [PROPOSAL] html template

2012-03-08 Thread Alex Harui
On 3/8/12 4:02 PM, "Justin Mclean" wrote: > Hi, > >> That's correct, but someone has to run a scrub someday down the road when we >> eventually try to graduate. > Being a PPMC member I'll help out with that when the time comes. If I know that folks are submitting patches based on Adobe IP, I

Re: Changes and Graduation Was: [PROPOSAL] html template

2012-03-08 Thread Justin Mclean
Hi, > If I know that folks are submitting patches based on Adobe IP I'm not going to commit anything that has not been cleared (from Adobe or otherwise) if that is your concern. > I was hoping we'd review commits for technical merit, not legality. In most cases (simple bug fixes and the like) I

Re: Setting a layout on Scroller

2012-03-08 Thread Omar Gonzalez
> > > And an overview of other stuff in my whiteboard here (I should probably > add it to the wiki?). > > http://www.tink.ws/examples/**apache-flex/ > > Tink > Maybe add a page called "Whiteboard" or something and we can put more verbose info about things

RE: About Adobe automation libraries

2012-03-08 Thread GRANDRIE Matthieu (Ext)
Thank you Alex for the clarification. Do you have any idea of when Adobe will be done with the details and will make an announcement ? (Sorry if I'm asking questions that are already answered on an official blog or somewhere, I couldn't find it by myself but if it's the case then please just po

Re: About Adobe automation libraries

2012-03-08 Thread Alex Harui
On 3/8/12 11:51 PM, "GRANDRIE Matthieu (Ext)" wrote: > Thank you Alex for the clarification. Do you have any idea of when Adobe will > be done with the details and will make an announcement ? > I would be afraid to venture a guess. Hopefully "soon". -- Alex Harui Flex SDK Team Adobe System