Re: git commit: [flex-asjs] [refs/heads/develop] - js-config-template (plus jquery and node): added missing reference to Core.swc, which is required for org.apache.flex.utils.Language

2016-07-14 Thread Greg Dove
I encountered this today when I tried to build flexjs for the first time with the latest develop code. It's probably bad style (I am still figuring this stuff out, however duplicating the same library element at the lower level does seem "wrong"), but one option could be to do this [1] - that make

Re: FlexJS and Dart?

2016-07-14 Thread Alex Harui
Hi Jason, FlexJS isn't one framework/component set. It is being designed to support a multitude of component sets. The initial "Basic" component set that we have been working on is designed to have minimum overhead in its JS output. In the Basic set, we specifically do not want to emulate Flash

Re: git commit: [flex-asjs] [refs/heads/develop] - js-config-template (plus jquery and node): added missing reference to Core.swc, which is required for org.apache.flex.utils.Language

2016-07-14 Thread Alex Harui
On 7/14/16, 2:22 PM, "Josh Tynjala" wrote: >So js-config.xml needs to be updated to include Core.swc in the >library-path so that the org.apache.flex.utils.Language class is >available. >However, it looks like the build process for Core.swc may actually be >referencing js-config.xml, so it ends

Re: AW: Flash Builder borked

2016-07-14 Thread Alex Harui
I don't know about the others, but I haven't forgotten that there is a lot of issues reported by Sonar. I actually want to thank you for getting Sonar set up. We didn't have metrics reports before. That said, I don't need frequent reminders, especially when it comes with insinuations and insults

FlexJS and Dart?

2016-07-14 Thread Jason Taylor
Hey guys, for various reasons I'm leaning towards picking Dart over actionscript for future projects, mostly because the dart language is advanced supporting async/await, generics, abstracts, and much more. However I think the team behind MXML, especially in FlexJS and the layout framework are

Re: git commit: [flex-asjs] [refs/heads/develop] - downloads.xml: goog/bootstrap/nodejs.js is required for node.js support

2016-07-14 Thread Josh Tynjala
FYI: I added goog/bootstrap/nodejs.js to the subset of GCL that we keep. It is required to continue supporting Node.js as a target. Chris, I assume that the Maven build also needs to be updated. - Josh On Thu, Jul 14, 2016 at 2:28 PM, wrote: > Repository: flex-asjs > Updated Branches: > refs

Re: git commit: [flex-asjs] [refs/heads/develop] - js-config-template (plus jquery and node): added missing reference to Core.swc, which is required for org.apache.flex.utils.Language

2016-07-14 Thread Josh Tynjala
So js-config.xml needs to be updated to include Core.swc in the library-path so that the org.apache.flex.utils.Language class is available. However, it looks like the build process for Core.swc may actually be referencing js-config.xml, so it ends up expecting itself as a dependency... Any ideas on

AW: Flash Builder borked

2016-07-14 Thread Christofer Dutz
Hi, This time from my computer ... mobile phone emailing sort of sucks ;-) But there's a big number of low-hanging-fruit there ... you don't have to have written the code in order to fix problems in it. It's the ideal place for new people to start contributing or to get re-started. Or get start

Re: Flash Builder borked

2016-07-14 Thread Josh Tynjala
Additionally, a decent number of those issues are attributed to people who are not actively working on Apache FlexJS these days. - Josh On Thu, Jul 14, 2016 at 1:25 PM, Harbs wrote: > It’s more likely that it’s more laziness or lack of familiarity with the > tools than anything else. > > On Jul

Re: Flash Builder borked

2016-07-14 Thread Harbs
It’s more likely that it’s more laziness or lack of familiarity with the tools than anything else. On Jul 14, 2016, at 11:14 PM, Christofer Dutz wrote: > But I have the impression that no-one is actually looking at the reports > cause everyone thinks his a real badass programmer. I regularly l

AW: AW: Flash Builder borked

2016-07-14 Thread Christofer Dutz
No We got error reports where the procedure in tracking down the cause was far from intuitive. I'm just pointing out that there is an enormous number of bad stuff in there and we should at least start cleaning up in order to make tracking down problems easier. But I have the impression that no

AW: [ASJS][Falcon] Things I found regarding the distribution

2016-07-14 Thread Christofer Dutz
Argh! Von meinem Samsung Galaxy Smartphone gesendet. Ursprüngliche Nachricht Von: Josh Tynjala Datum: 14.07.16 16:54 (GMT+01:00) An: dev@flex.apache.org Betreff: Re: [ASJS][Falcon] Things I found regarding the distribution I can see in installer.xml, Halo.swc is simply a co

Re: Flash Builder borked

2016-07-14 Thread Harbs
Here’s another compile problem which causes an error in FB: public var getSelectionState():SelectionState{return null} instead of: public function getSelectionState():SelectionState{return null} On Jul 14, 2016, at 8:24 AM, Alex Harui wrote: > I will try to reproduce it. > > Th

Re: [ASJS][Falcon] Things I found regarding the distribution

2016-07-14 Thread Alex Harui
On 7/14/16, 7:53 AM, "Josh Tynjala" wrote: >I can see in installer.xml, Halo.swc is simply a copy of Binding.swc. This >might seem weird, but Flash Builder requires frameworks/themes/Halo.swc to >exist to consider something a valid Flex SDK. It looks like someone just >chose a SWC at random to

Re: [ASJS][Falcon] Things I found regarding the distribution

2016-07-14 Thread Josh Tynjala
I can see in installer.xml, Halo.swc is simply a copy of Binding.swc. This might seem weird, but Flash Builder requires frameworks/themes/Halo.swc to exist to consider something a valid Flex SDK. It looks like someone just chose a SWC at random to trick Flash Builder. - Josh On Thu, Jul 14, 2016

Re: AW: Flash Builder borked

2016-07-14 Thread Alex Harui
On 7/14/16, 1:36 AM, "Christofer Dutz" wrote: >Oh gee ... the flex-compiler-oem is the module sonar is complaining about >most with the badest words it can find ... I definitely hope it's not >something wrong in there. Flex-compiler-oem is mostly a hack to make Falcon look like MXMLC. It borr

Re: AW: [Falcon] Pre-Release work

2016-07-14 Thread Alex Harui
On 7/14/16, 4:37 AM, "Christofer Dutz" wrote: >Ok and going through the manifests now, I noticed that air-config.xml and >flex-config.xml both don't reference the basic-manifest.xmls of: > >- Storage > >- Xml > >and the manifest of "svg" (in html). > > >Is this intentional? Not intentional. A

Re: FlexJS Framework Tasks

2016-07-14 Thread piotrz
Hi Harbs, Maybe it should be also posted as an tasks or story into the jira. Piotr - Apache Flex PMC piotrzarzyck...@gmail.com -- View this message in context: http://apache-flex-development.247.n4.nabble.com/FlexJS-Framework-Tasks-tp53898p53899.html Sent from the Apache Flex Developm

FlexJS Framework Tasks

2016-07-14 Thread Harbs
I’ve been having stuff pop into my head regarding what needs to be done with FlexJS. I just created a wiki page to have a place to park the thoughts. There’s no particular order and not everything on the list has nearly the same level of importance. Folks please feel free to edit and add things

AW: [Falcon] Pre-Release work

2016-07-14 Thread Christofer Dutz
Ok and going through the manifests now, I noticed that air-config.xml and flex-config.xml both don't reference the basic-manifest.xmls of: - Storage - Xml and the manifest of "svg" (in html). Is this intentional? Chris Von: Christofer Dutz Gesendet: Donne

AW: [Falcon] Pre-Release work

2016-07-14 Thread Christofer Dutz
As I had to manually list every manifest, I used this to manually rename everything in the distribution. So no need to change anything. Chris Von: Christofer Dutz Gesendet: Donnerstag, 14. Juli 2016 10:31:10 An: dev@flex.apache.org Betreff: AW: [Falcon] Pre-Rel

[ASJS][Falcon] Things I found regarding the distribution

2016-07-14 Thread Christofer Dutz
Hi, here some things I noticed while building the Maven distribution module: - It seems that the debugger and the flex-compiler-oem require the swfutils.jar but this doesn't seem to be bundled in the official "nightly" distribution. - The debugger seems to have a dependency on the closure-comp

AW: [IntelliJ] Finally I can build Falcon with open IntelliJ window :-)

2016-07-14 Thread Christofer Dutz
I had thus problem on my Mac :-) Von meinem Samsung Galaxy Smartphone gesendet. Ursprüngliche Nachricht Von: Carlos Rovira Datum: 14.07.16 10:50 (GMT+01:00) An: dev@flex.apache.org Betreff: Re: [IntelliJ] Finally I can build Falcon with open IntelliJ window :-) That's Cool

Helping Spread the Word about Apachecon EU 2016

2016-07-14 Thread Sharan Foga
Hi Everyone I'm forwarding the following message on behalf of Rich Bowen and the Apachecon team === As you are aware, we are holding ApacheCon in Seville in November. While this seems like a long way away, it is critical that we get on people's calendar now, so that they can plan, get b

Re: [IntelliJ] Finally I can build Falcon with open IntelliJ window :-)

2016-07-14 Thread Carlos Rovira
That's Cool Chris, You are on Mac or Windows? 2016-07-14 10:34 GMT+02:00 Christofer Dutz : > Hi, > > > I just noticed that since the last IJ update, I can leave the IDE window > open while running the Flash tests :-) > > > Usually the flickering of the opening Flashplayer caused some resizing in

AW: Flash Builder borked

2016-07-14 Thread Christofer Dutz
Oh gee ... the flex-compiler-oem is the module sonar is complaining about most with the badest words it can find ... I definitely hope it's not something wrong in there. Chris Von: Alex Harui Gesendet: Mittwoch, 13. Juli 2016 23:32:01 An: dev@flex.apache.org B

[IntelliJ] Finally I can build Falcon with open IntelliJ window :-)

2016-07-14 Thread Christofer Dutz
Hi, I just noticed that since the last IJ update, I can leave the IDE window open while running the Flash tests :-) Usually the flickering of the opening Flashplayer caused some resizing in the IDE, rendering it unusable during running of the UI tests. Every third or fourth run IJ even locke

AW: [Falcon] Pre-Release work

2016-07-14 Thread Christofer Dutz
Hi Alex, thanks for that I was just about going to ask about any progress on this ... it's merged back and I'll delete the mis-spelled featuRe branch as soon as the build has passed :-) Currently working a little on the distribution. Would there be any objections on renaming some of the man