Re: FlatSpark Donation

2014-10-03 Thread OmPrakash Muppirala
On Oct 3, 2014 9:22 PM, "Alex Harui" wrote: > > Or frameworks/themes/FlatSpark. The pattern seems to be that the folders under the frameworks/themes just contain the assets. All the source code for the skins go in a folder under frameworks/projects. I see halo, sparkskins, mobiletheme and wiref

Re: FlatSpark Donation

2014-10-03 Thread Alex Harui
Or frameworks/themes/FlatSpark. On 10/3/14, 9:06 PM, "OmPrakash Muppirala" wrote: >I think a sibling folder of sparkskins would make sense [1] > >So, that would be frameworks/projects/flatspark > >Thanks, >Om > >[1] >https://github.com/apache/flex-sdk/tree/develop/frameworks/projects/sparks >kin

Re: FlatSpark Donation

2014-10-03 Thread OmPrakash Muppirala
I think a sibling folder of sparkskins would make sense [1] So, that would be frameworks/projects/flatspark Thanks, Om [1] https://github.com/apache/flex-sdk/tree/develop/frameworks/projects/sparkskins On Oct 3, 2014 8:55 PM, "Mahmoud Ali" wrote: > I don't want to make a mess, what do you thin

Re: FlatSpark Donation

2014-10-03 Thread Mahmoud Ali
I don't want to make a mess, what do you think would be the best folder to put this?

Re: FlatSpark Donation

2014-10-03 Thread OmPrakash Muppirala
On Oct 3, 2014 8:36 PM, "Mahmoud Ali" wrote: > > I'm starting to add the FlatSpark files to the repository, I was talking to > Alex about using the develop branch or creating a new branch for the code. > > We believe the code is simple enough that it could be committed to develop. > What is the op

Re: FlatSpark Donation

2014-10-03 Thread Mahmoud Ali
I'm starting to add the FlatSpark files to the repository, I was talking to Alex about using the develop branch or creating a new branch for the code. We believe the code is simple enough that it could be committed to develop. What is the opinion of everyone else on this? On Fri, Oct 3, 2014 at 1

Re: FlatSpark Donation

2014-10-03 Thread Mahmoud Ali
Again, thank you very much for all the help getting this done. It's great to have this as an official part of Apache Flex :) On Fri, Oct 3, 2014 at 11:49 AM, Alex Harui wrote: > Hi Folks, > > I believe Justin has been traveling, but as far as I can tell, the > FlatSpark donation is now complete

Re: iOS7 component skinning (was: Re: Apache Flex 4.14 achievements and goals?)

2014-10-03 Thread OmPrakash Muppirala
> > The first component I will be working on would Button. I will tackle > ButtonBar after that. Once that is in place, we will have a couple of > reference components for others to follow. > > The wiki page at > https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=46633747 > has been

Re: iOS7 component skinning (was: Re: Apache Flex 4.14 achievements and goals?)

2014-10-03 Thread OmPrakash Muppirala
On Fri, Oct 3, 2014 at 5:11 PM, quick6black wrote: > I will get started next week, I was looking for design standards to model > after and I think this page > < > https://developer.apple.com/library/ios/documentation/userexperience/conceptual/mobilehig/Controls.html#//apple_ref/doc/uid/TP4000655

Re: iOS7 component skinning (was: Re: Apache Flex 4.14 achievements and goals?)

2014-10-03 Thread quick6black
I will get started next week, I was looking for design standards to model after and I think this page will work. let me know if you guys find anything

Re: AW: AW: Is there a strict link between framework and compiler?

2014-10-03 Thread Alex Harui
On 10/3/14, 12:39 PM, "Christofer Dutz" wrote: >Well for the compiler it would be good to be part of the jar and for the >framework inside the swcs >As in a mavenized form there is no such thing as a >flex-sdk-description.xml :-( Feel free to modify what we put in the Falcon JARs. The SWCs cur

Re: AW: Probjem with incompatable Guava versions in Falcon

2014-10-03 Thread Alex Harui
I could be wrong but Falcon seems to be using a thread safe cache. Are there other ones Falcon could use instead? On 10/3/14, 12:38 PM, "Christofer Dutz" wrote: >Falcon is the first project I have seen that is not directly a Maven >project and that uses Guice. So I never had this problem. > >Th

Re: [FlexJS] compile issue on flexjsjx step

2014-10-03 Thread Alex Harui
You can check history on FlexJSUIClasses. There was some merging going on in that file so certainly possible it got munged. That output was what I added today so you wouldn¹t have seen it yesterday. Good to know it is working now. On 10/3/14, 12:15 PM, "Peter Ent" wrote: >IChartDataGroup is i

RE: AW: AW: Is there a strict link between framework and compiler?

2014-10-03 Thread Frédéric THOMAS
Hi Chris, Just saw that and was wondering if it could be taken from the generated flex\framework\framework\\framework--configs.zip ? Frédéric THOMAS > From: christofer.d...@c-ware.de > To: dev@flex.apache.org > Subject: AW: AW: Is there a strict link between framework and compiler? > Date: Fri,

AW: AW: Is there a strict link between framework and compiler?

2014-10-03 Thread Christofer Dutz
Well for the compiler it would be good to be part of the jar and for the framework inside the swcs As in a mavenized form there is no such thing as a flex-sdk-description.xml :-( Chris -Ursprüngliche Nachricht- Von: Alex Harui [mailto:aha...@adobe.com] Gesendet: Freitag, 3. Oktober 2014

AW: Probjem with incompatable Guava versions in Falcon

2014-10-03 Thread Christofer Dutz
Falcon is the first project I have seen that is not directly a Maven project and that uses Guice. So I never had this problem. The main problem ist hat Maven comes with some libs that are used in the versions that are in the maven installations lib directory. These always have priority over the

Re: [FlexJS] compile issue on flexjsjx step

2014-10-03 Thread Peter Ent
IChartDataGroup is in FlexJSIU in the org.apache.flex.charts.core package. It was not, however, in FlexJSUIClasses.as. I'm pretty sure this was working last week, but who knows? I didn't think much of the error because I thought it was a side-effect and not the cause. I should have investigated t

Re: iOS7 component skinning (was: Re: Apache Flex 4.14 achievements and goals?)

2014-10-03 Thread OmPrakash Muppirala
Erik and I have started working on the skins. I have made quite a bit of enhancements to the way mobile skinning is done as part of the Android 4.x skins. So, following that pattern for iOS7/8, would make things much faster. The first component I will be working on would Button. I will tackle B

Re: AW: Is there a strict link between framework and compiler?

2014-10-03 Thread Alex Harui
On 10/3/14, 11:45 AM, "Christofer Dutz" wrote: >If this is the case it would be good if I could have something in the >build to get the version of the framework and the version of the >compiler. Also I would probably need some sort of information on which >framework version the falcon compiler w

AW: Is there a strict link between framework and compiler?

2014-10-03 Thread Christofer Dutz
If this is the case it would be good if I could have something in the build to get the version of the framework and the version of the compiler. Also I would probably need some sort of information on which framework version the falcon compiler with completely different version numbers can build.

Re: [FlexJS] compile issue on flexjsjx step

2014-10-03 Thread Alex Harui
On 10/3/14, 11:32 AM, "Peter Ent" wrote: >IChartDataGroup not resolved in >org.apache.flex.charts.supportClasses.HSChartDataGroup This is the key piece of output. Could this be true? Where is IChartDataGroup defined? -Alex

Re: [FlexJS] compile issue on flexjsjx step

2014-10-03 Thread Peter Ent
I sync'd again to get recent changes to both falcon and flexjs. Rebuilt falcon, then ran the build in flexjs. Here's the final result: check-falconjx-home: check-compile-env: [echo] OS: Mac OS X / 10.7.5 / x86_64 [echo] VM: Java HotSpot(TM) 64-Bit Server VM / 23.6-b04 [echo] Java:

Re: Is there a strict link between framework and compiler?

2014-10-03 Thread Gordon Smith
Both the old compiler and Falcon autogenerate plenty of code (for data binding, child creation, etc.) involving specific classes and interfaces from the SDK. I don't known whether these classes and interfaces have actually changed across versions of the SDK, but it's possible that they have. So

Re: Probjem with incompatable Guava versions in Falcon

2014-10-03 Thread Gordon Smith
I don't know Maven. It seems like it should have a way to build its targets using a classpath that is different from the classpath for running Maven itself. - Gordon > On Oct 3, 2014, at 8:01 AM, "Frédéric THOMAS" wrote: > > Not only this method is used in Falcon but also the CacheLoader to cr

FlatSpark Donation

2014-10-03 Thread Alex Harui
Hi Folks, I believe Justin has been traveling, but as far as I can tell, the FlatSpark donation is now complete and the donors (Mahmoud and Bruno) will be checking the code into an Apache Flex repo shortly. They have both been given committer rights in order to shepherd the integration and contin

Re: "Powered By Apache" logo

2014-10-03 Thread Alex Harui
Well, we can¹t go change the outer ring right now, but that doesn¹t mean we can¹t suggest that change. I didn¹t notice until someone pointed it out, but I agree it might look better with the stars lined up horizontally. If a few more folks chime in I will ask. Also note that Apache is a do-ocrac

Re: Is there a strict link between framework and compiler?

2014-10-03 Thread Alex Harui
On 10/3/14, 2:39 AM, "Christofer Dutz" wrote: >If there is no strict link between compiler version an framework version >... would it actually be a good idea to have separate versioning for >framework and compiler? Falcon will probably have separate versioning. The first real release will prob

RE: Probjem with incompatable Guava versions in Falcon

2014-10-03 Thread Frédéric THOMAS
Not only this method is used in Falcon but also the CacheLoader to create new Scope Caches on the fly and CacheLoader seems to be introduced since the version 10.0 Frédéric THOMAS > From: aha...@adobe.com > To: dev@flex.apache.org > Subject: Re: Probjem with incompatable Guava versions in Falco

Re: Probjem with incompatable Guava versions in Falcon

2014-10-03 Thread Alex Harui
Don¹t really know the answer. Maybe Gordon or Darrell will have ideas. Seems like if Maven is using older versions of popular JARs they must have hit issues like this before? Are all Maven artifacts stuck to these older versions? -Alex On 10/3/14, 7:31 AM, "Christofer Dutz" wrote: >Hi, > >so

Re: Improvement of mobile scrollings

2014-10-03 Thread flex
That's great! I recall hearing a lot of times that the scrolling list "proved" that the mobile performance was bad. I always just figured that using a starling based list would do the trick but this is a great detail! David -Original Message- From: after24 To: dev@flex.apache.org Sen

Probjem with incompatable Guava versions in Falcon

2014-10-03 Thread Christofer Dutz
Hi, so I think I'm almost finished with adding Falcon support to Flexmojos. After being able to resolve all issues that I have come across, this one seems to be a blocker :-( Falcon uses Guava ... Maven uses Guava too. Unfortunately the version Maven uses differs from the one Falcon uses. Espe

Re: Improvement of mobile scrollings

2014-10-03 Thread after24
I just added a patch that replaces the private static const MAX_DRAG_RATE by the public static property maxDragRate with a default value of 90 (former value of the constant was 30). link to JIRA -- View this message in context: http://apach

Re: Desktop AIR app issue

2014-10-03 Thread Scott Talsma
I don't think this has anything to do w/you updater code. You do need the applicationupdater swc files, but the fact that it's working suggests to me that they are already in your class path. The problem sounds like the installer is creating a bad shortcut. I would investigate the following:

Re: [3/3] git commit: [flex-sdk] [refs/heads/iso7skins] - Prepare dpi specific styles for iOS7+

2014-10-03 Thread OmPrakash Muppirala
Did you take a look at the Button skin that I checked in last night? Is that a good reference point? Thanks, Om On Oct 3, 2014 2:39 AM, "Erik de Bruin" wrote: > Ok, this is about as far as I can go without some artwork to serve as an > example. Is there a reference we’re following that I can lo

Re: Desktop AIR app issue

2014-10-03 Thread Jack Ring
I didn't change anything else either. It updates - but it just breaks the Desktop Alias on Windows 7 and above... I am using the built in AIR installers and badge page and the built in air update ui classes... Do I need a to include a .swc to use this? It is working without one. I am using AIR 14

Re: Improvement of mobile scrollings

2014-10-03 Thread Harbs
The question is whether it should be a class property of an instance property. I’d lean towards a class property. On Oct 3, 2014, at 3:59 PM, Erik de Bruin wrote: > I would say that you can best implement this by adding property that you > give the initial value of the constant you mention. Ins

Re: Improvement of mobile scrollings

2014-10-03 Thread Erik de Bruin
I would say that you can best implement this by adding property that you give the initial value of the constant you mention. Instead of assigning the constant (elsewhere in the code, I haven’t looked), you would assign the property. The property setter would have to take care of any additional assi

Re: Improvement of mobile scrollings

2014-10-03 Thread after24
Hi David, In fact the changes of the value doesn't affect the absolute performance of the scrolling but it removes a very limiting factor during the drag of the content of a scroller. Combined with a high framerate (60 fps) and a stage quality set to low during "critical animations" I managed to

Re: Improvement of mobile scrollings

2014-10-03 Thread flex
Wow so after all that complaining about "performance" on mobile it could end up being nothing more than a constant being set to a static value ... David -Original Message- From: after24 To: dev@flex.apache.org Sent: Fri, 03 Oct 2014 5:00 AM Subject: Re: Improvement of mobile scrolling

Re: Improvement of mobile scrollings

2014-10-03 Thread after24
In fact the performance improves even for values greater than the application framerate (90 seems to be the limit on my phone). -- View this message in context: http://apache-flex-development.247.n4.nabble.com/Improvement-of-mobile-scrollings-tp41029p41032.html Sent from the Apache Flex Dev

Is there a strict link between framework and compiler?

2014-10-03 Thread Christofer Dutz
Hi Guys, after finally managing to strip Flexmojos from any direct reference to any compiler artifacts (You now explicitly have to specify the compiler you want to use and there's no default anymore). Now I'm working on making it possible to build Flex applications with Falcon. One thing that I

Re: [3/3] git commit: [flex-sdk] [refs/heads/iso7skins] - Prepare dpi specific styles for iOS7+

2014-10-03 Thread Erik de Bruin
Ok, this is about as far as I can go without some artwork to serve as an example. Is there a reference we’re following that I can look at? EdB On Fri, Oct 3, 2014 at 11:17 AM, wrote: > Prepare dpi specific styles for iOS7+ > > Integrated the 'status bar' fix (FLEX-33949) into the new dpi spec

Improvement of mobile scrollings

2014-10-03 Thread after24
Hi, While trying to find the best ways to get smooth scrollings on mobile, no matter the type of optimization (pure as3 ItemRenderers...) or settings used (framerate, stage quality...) the result is always the same : - The scrolling is jerky when the user touch the screen (a list for example) and

Re: "Powered By Apache" logo

2014-10-03 Thread Dany Dhondt
yes I know we can't change the logo, I just wanted to say that normally, when we use a 'sticker' like logo, it's strange to see the sticker itself rotated (powered by apache) but the inner logo not. Anyway, Tom's first hack is quit ok! (pb-flex_logoonly.png) Dany Op 3-okt.-2014, om 10:32 heef

Re: "Powered By Apache" logo

2014-10-03 Thread Tom Chiverton
On 03/10/14 09:21, Dany Dhondt wrote: About the rotation: if the circle around the logo is rotated, I think the logo itself should be rotated too. You should either rotate all or nothing. Dany I don't think we're allowed to change the circle, only what goes in it, nor rotate our logo to match,

Re: "Powered By Apache" logo

2014-10-03 Thread Dany Dhondt
About the rotation: if the circle around the logo is rotated, I think the logo itself should be rotated too. You should either rotate all or nothing. Dany Op 3-okt.-2014, om 10:19 heeft Marcus Fritze het volgende geschreven: > Hi, > > Am i the only one here who think the "blank template" sh

Re: "Powered By Apache" logo

2014-10-03 Thread Marcus Fritze
Hi, Am i the only one here who think the "blank template" should be rotated? I am not a graphic designer, but I think it's looks a little better when the 2 stars are in one line horizontally. This is more "cleaner" and so the text is better aligned. But, according to the guidelines, it's not a

Re: "Powered By Apache" logo

2014-10-03 Thread Tom Chiverton
On 02/10/14 10:38, Kessler CTR Mark J wrote: How about just having it say flex, since the word Apache is around the border? I agree that the logo could be improved, and I've done some very quick hackery to make three different versions: http://people.apache.org/~tomc/newlogo/ What do people t