RE: [Discuss] What's keeping the others from participating?

2016-10-14 Thread Josh Tynjala
Don't these languages transpile their features down to ES5, where they aren't supported natively either? Why can't we do the same for SWF output? I think Alex was trying to suggest this, rather than dismissing you, but maybe it wasn't clear enough. Looking ahead, I personally see the Flash runtime

Re: [FlexJS] How to output

2016-10-13 Thread Josh Tynjala
; already. > > > > - Josh > > > > On Thu, Oct 13, 2016 at 4:02 PM, Vulcansoft wrote: > > > >> Hi Josh, > >> > >> a bit off topic but regarding MXML: do you plan to integrate MXML > support > >> in > >> NextGen Actions

Re: [FlexJS] How to output

2016-10-13 Thread Josh Tynjala
L support > in > NextGen Actionscript for VSCode? > > Christian > > > > > On Oct 13, 2016, at 11:22 PM, Josh Tynjala > wrote: > > > > You can't. Think of MXML as being at a higher abstraction layer. It > doesn't > > know anything about HTML or t

Re: [FlexJS] How to output

2016-10-13 Thread Josh Tynjala
You can't. Think of MXML as being at a higher abstraction layer. It doesn't know anything about HTML or the Flash display list. - Josh On Thu, Oct 13, 2016 at 2:09 PM, Carlos Rovira < carlos.rov...@codeoscopic.com> wrote: > Thanks for the various responses, many useful. > > One more thing: Can I

Re: [FlexJS] How to output

2016-10-13 Thread Josh Tynjala
:14 GMT-07:00 Carlos Rovira : > Hi Josh, > > but, the source for js.swc...how and where is defined? > > El 13 de octubre de 2016, 21:12, Carlos Rovira < > carlos.rov...@codeoscopic.com> escribió: > > > Thanks Josh! > > > > El 13 de octu

Re: [Discuss] What's keeping the others from participating?

2016-10-13 Thread Josh Tynjala
Your opinions are definitely welcome here, Jason! I'm sorry to hear that you felt otherwise before. That's not good at all, and hopefully we can fix it. Indeed, the documentation situation is not ideal. Especially when dealing with IDEs like IntelliJ IDEA and Flash Builder where they were targeted

Re: [FlexJS] How to output

2016-10-13 Thread Josh Tynjala
var element:HTMLElement = document.createElement("i") as HTMLElement; Classes like HTMLElement, HTMLInputElement and HTMLSpanElement are defined in js/libs/js.swc. - Josh 2016-10-13 11:55 GMT-07:00 Carlos Rovira : > Hi, > > I'm trying to output html tag, I think it should be something like > H

Re: [FalconJX] Generating ASDoc

2016-10-11 Thread Josh Tynjala
rsion when you first load the page, but they're saying that since IE 10 has 0.3% marketshare, it doesn't matter anymore. Click Show All to see everything.. - Josh On Tue, Oct 11, 2016 at 1:36 PM, Alex Harui wrote: > > > On 10/11/16, 1:10 PM, "Josh Tynjala" wro

Re: [FalconJX] Generating ASDoc

2016-10-11 Thread Josh Tynjala
2016 at 12:26 PM, Alex Harui wrote: > > > On 10/11/16, 12:14 PM, "Josh Tynjala" wrote: > > >Search engine compatibility is one of the most basic requirements of > >documentation, in my opinion. If you can't find a > >component/property/method > &g

Re: [FalconJX] Generating ASDoc

2016-10-11 Thread Josh Tynjala
Search engine compatibility is one of the most basic requirements of documentation, in my opinion. If you can't find a component/property/method from Google, it's not very useful. I guess Google's crawler will run JavaScript, though. With that in mind, maybe a non-static app can be used for the API

Re: AW: AW: AW: AW: AW: AW: [FlexJS][Maven] Distribution build failed

2016-10-07 Thread Josh Tynjala
This document explains which files are required by Flash Builder 4.7 and 4.6 for a valid SDK. https://github.com/apache/flex-sdk/blob/develop/ide/flashbuilder/README_integration_with_Adobe_FlashBuilder.txt - Josh On Fri, Oct 7, 2016 at 1:29 PM, Christofer Dutz wrote: > Hi Olaf, > > Well I gues

Re: [FALCONJX] Combining SWF and JS compilers (was Re: AW: [FalconJX][FlexJS] COMPJSC and Build order)

2016-10-06 Thread Josh Tynjala
to some sort of attic. What do you think? > > > > > > Chris > > > > > > Von: Josh Tynjala > > Gesendet: Donnerstag, 6. Oktober 2016 17:13:49 > > An: dev@flex.apache.org > > Betreff: Re: [FALCONJX] Combining SWF and JS

Re: Doubts with TLF

2016-10-06 Thread Josh Tynjala
2. Check out the TLFSprite extension: http://wiki.starling-framework.org/extensions/tlfsprite I don't know if it has been updated for Starling 2, though. - Josh On Thu, Oct 6, 2016 at 3:45 AM, goratz wrote: > Hi all, I want to ask you 2 questions I have abaout the TLF: > > *1.* Why the *FlowEl

Re: [FALCONJX] Combining SWF and JS compilers (was Re: AW: [FalconJX][FlexJS] COMPJSC and Build order)

2016-10-06 Thread Josh Tynjala
mpiling and vice versa, and maybe finding > those params on the command-line would have no effect since they would be > dictated by the compiler. > > Thoughts? > -Alex > > On 10/2/16, 1:45 PM, "Josh Tynjala" wrote: > > >That would be ideal! > > > &g

Re: Variable Renaming (was Re: [Falcon] Proposal for new ActionScript language feature: Optionally rename an import)

2016-10-05 Thread Josh Tynjala
This seems like a reasonable enough workaround. I really wish GCC weren't always giving us so many issues. I know many of them are "by design", but it gets frustrating very quickly. - Josh On Wed, Oct 5, 2016 at 9:26 AM, Alex Harui wrote: > So I replaced the @expose usage with @export on Access

Re: AW: [DISCUSS] Switch the site repo to GIT?

2016-10-03 Thread Josh Tynjala
her. > > > Chris > > ________ > Von: Josh Tynjala > Gesendet: Sonntag, 2. Oktober 2016 22:43:13 > An: dev@flex.apache.org > Betreff: Re: AW: [DISCUSS] Switch the site repo to GIT? > > It is also possible to use ``` for a code block in markdown. No indentat

Re: AW: [FalconJX][FlexJS] COMPJSC and Build order

2016-10-02 Thread Josh Tynjala
That would be ideal! - Josh On Oct 1, 2016 10:47 PM, "Alex Harui" wrote: > One more thought on this: now that COMPJSC can more or less build its own > output instead of relying on COMPC to package its pile of .js files, it > might be worth experimenting with combining Falcon and FalconJX so CO

Re: AW: [DISCUSS] Switch the site repo to GIT?

2016-10-02 Thread Josh Tynjala
It is also possible to use ``` for a code block in markdown. No indentation required. You can also specify the language. ``` actionscript code ``` - Josh On Oct 2, 2016 2:54 AM, "Christofer Dutz" wrote: > Well they couldn't give me much info on what others are using, but I dug a > little mysel

Re: [Falcon] Proposal for new ActionScript language feature: Optionally rename an import

2016-09-28 Thread Josh Tynjala
Interesting! Thanks for sharing, Olaf. As I understand it, Adobe tried to be very conservative about what they put into AS3 because they wanted to avoid adding things that didn't end up in the final approved version of ES4. I think I heard that there were already some differences, and they didn't w

Re: Generics (was: Re: AW: [Falcon] Proposal for new ActionScript language feature: Optionally rename an import)

2016-09-28 Thread Josh Tynjala
t; var arr:Array = test as Array; > > trace(arr); > > > I get: > > ["lalala", "dumdidum"] > > > I think there were one or two other exceptions, that really really anoy me > and probably others too. > > > Chris > > __

Re: Generics (was: Re: AW: [Falcon] Proposal for new ActionScript language feature: Optionally rename an import)

2016-09-27 Thread Josh Tynjala
s). > > I left marketing because I much prefer the direct cause and effect > relationship associated with programming. But that doesn't stop me > sometimes from thinking in my old ways. However I shall switch off those > neurons now. > > The answer to all this (adding

Re: [FlexJS][VSCode-NextGenAS] Getting to work with VSCode

2016-09-27 Thread Josh Tynjala
> "src/Main.as" > ] > } > > causes this compilation error: > > *command line* > *Error: unknown configuration variable 'source-map'.* > > > maybe is not correctly formulated? > > Regarding Maven, I'm talking with Chris

Re: Generics (was: Re: AW: [Falcon] Proposal for new ActionScript language feature: Optionally rename an import)

2016-09-27 Thread Josh Tynjala
noticed with a little jealousy some > > >language features I would really like to have: > > > > > > > > >- Generics > > > > > >- Arrow Functions > > > > > >- Enum types > > > > > > > > >I guess we defi

Re: [FlexJS][VSCode-NextGenAS] Getting to work with VSCode

2016-09-27 Thread Josh Tynjala
Awesome. Thanks for the feedback, Carlos! In one of the browser debuggers (either Chrome or Firefox), I couldn't get a breakpoint to work in the constructor of the main class. Just like you describe. Strangely, the main class constructor worked in the other browser's debugger, and constructors fro

Re: [Falcon] Proposal for new ActionScript language feature: Optionally rename an import

2016-09-27 Thread Josh Tynjala
collisions > with existing library APIs, it sounds like a useful thing. > > -Alex > > On 9/27/16, 7:59 AM, "Josh Tynjala" wrote: > > >I would like to propose a new feature for the ActionScript language in the > >Apache Flex "Falcon" comp

[Falcon] Proposal for new ActionScript language feature: Optionally rename an import

2016-09-27 Thread Josh Tynjala
I would like to propose a new feature for the ActionScript language in the Apache Flex "Falcon" compiler. It would be nice if developers could (optionally) rename an import. Background == Normally when you import a class, you can reference the name of the class, without the package (unles

Re: [FlexJS] flex-asjs contribution/development workflow

2016-09-27 Thread Josh Tynjala
To clarify, it's an extension for "Visual Studio Code", Microsoft's new cross-platform editor. The Windows-only Visual Studio is different. - Josh On Sep 27, 2016 2:46 AM, "OmPrakash Muppirala" wrote: I have been using Flash Builder and FDT for a while now. I will gladly drop everything and sw

Re: [2/2] git commit: [flex-utilities] [refs/heads/develop] - npm-flexjs: fixed broken URLs for guava and jburg JARs

2016-09-22 Thread Josh Tynjala
e.org/repos/asf/flex-utilities/ > commit/3f60486c > Tree: http://git-wip-us.apache.org/repos/asf/flex-utilities/tree/3f60486c > Diff: http://git-wip-us.apache.org/repos/asf/flex-utilities/diff/3f60486c > > Branch: refs/heads/develop > Commit: 3f60486ccf39311d1e6adee5266c44ffb6527d80 >

Re: AW: CreateJS Externs (was: [DRAFT] Apache FlexJS 0.7.0 and Apache Flex FalconJX 0.7.0 Released)

2016-09-15 Thread Josh Tynjala
x Harui" wrote: > > > On 9/15/16, 4:17 PM, "Josh Tynjala" wrote: > > >Wouldn't it be easier to leave the originally license header intact, even > >if it may not necessarily be required, than to try to convince another > >community to take owner

Re: AW: CreateJS Externs (was: [DRAFT] Apache FlexJS 0.7.0 and Apache Flex FalconJX 0.7.0 Released)

2016-09-15 Thread Josh Tynjala
Wouldn't it be easier to leave the originally license header intact, even if it may not necessarily be required, than to try to convince another community to take ownership of the code? - Josh On Thu, Sep 15, 2016 at 4:04 PM, Alex Harui wrote: > > > On 9/15/16, 2:30 PM, "Christofer Dutz" wrote

Re: FlexJS asdoc Top Level classes

2016-09-15 Thread Josh Tynjala
it? I think ASDoc just processes a set of > source paths. It might be possible to point a source path to the .as > files from flex-typedefs. > > -Alex > > On 9/15/16, 9:06 AM, "Josh Tynjala" wrote: > > >I was talking to someone who is using FlexJS to build a

Re: [FlexJS][Wiki] Replace ViewBase by View

2016-09-15 Thread Josh Tynjala
My account is joshtynjala - Josh On Thu, Sep 15, 2016 at 3:52 PM, Alex Harui wrote: > Send me your wiki account ids. Wiki has different account system than the > committer LDAP. > > Thanks, > -Alex > > On 9/15/16, 1:47 PM, "Josh Tynjala" wrote: > > &g

Re: [FlexJS][Wiki] Replace ViewBase by View

2016-09-15 Thread Josh Tynjala
Last time I tried, I also did not have permission to edit the wiki. Alex or someone else with privileges must need to grant us access. - Josh On Thu, Sep 15, 2016 at 1:06 PM, OK wrote: > Hi, > I notice that we should update the particular wiki articles cause ViewBase > was replaced by View with

FlexJS asdoc Top Level classes

2016-09-15 Thread Josh Tynjala
I was talking to someone who is using FlexJS to build an app. One thing they mentioned is that they found it confusing that top level classes like String, Array, etc. were not in the FlexJS asdoc, but others like QName and Namespace were. Now, I understand that we have custom implementations of Na

Re: [DRAFT] Apache FlexJS 0.7.0 and Apache Flex FalconJX 0.7.0 Released

2016-09-14 Thread Josh Tynjala
Justin, regardless of the perceived tone of Alex's message, the content of it should not be dismissed. You always seem to raise new licensing issues at the last minute before a release. This timing can be extremely frustrating for the rest of us. - Josh On Wed, Sep 14, 2016 at 3:15 PM, Justin Mcl

Re: [DRAFT] Apache FlexJS 0.7.0 and Apache Flex FalconJX 0.7.0 Released

2016-09-13 Thread Josh Tynjala
If that's the case, I guess we'll need to switch to using "npm pack" for testing NPM builds in the future. It produces an archive that is the same as what gets downloaded when a version is published to NPM's servers, but you can use it to install locally. Running the following command in the same

Re: [DRAFT] Apache FlexJS 0.7.0 and Apache Flex FalconJX 0.7.0 Released

2016-09-13 Thread Josh Tynjala
Just tried flexjs@next on Mac. Looks good to me! - Josh On Tue, Sep 13, 2016 at 11:55 AM, OmPrakash Muppirala wrote: > On Mon, Sep 12, 2016 at 4:44 PM, OmPrakash Muppirala > > wrote: > > > > > > > On Mon, Sep 12, 2016 at 1:46 PM, Josh Tynjala > > wrote:

Re: [FlexJS] need help in creating reusable tabBar control

2016-09-12 Thread Josh Tynjala
That "Create" button in JIRA has terrible usability! It confuses me every time too. Click the left side of the button where it says "Create" instead of the right side that opens the drop-down menu. - Josh On Mon, Sep 12, 2016 at 3:35 PM, dhwanishah85 wrote: > Hi Justin, > > While I click on cre

Re: [DRAFT] Apache FlexJS 0.7.0 and Apache Flex FalconJX 0.7.0 Released

2016-09-12 Thread Josh Tynjala
now on. I tested on Mac, Windows in PowerShell, and Windows in cmd.exe. - Josh On Sun, Sep 11, 2016 at 6:56 PM, Josh Tynjala wrote: > I hope to find a way to reuse the existing scripts in the next version. I > think that tweak I made recently to the NPM versions will help. When I > expos

Re: [DRAFT] Apache FlexJS 0.7.0 and Apache Flex FalconJX 0.7.0 Released

2016-09-11 Thread Josh Tynjala
nge. > > Gah! We need to figure a way to simply reuse the existing scripts instead > if having to copy everything each time. > > Are you planning on fixing this? > > Thanks, > Om > > > > > - Josh > > > > On Sat, Sep 10, 2016 at 9:25 AM, Josh Tynjal

Re: [FlexJS] Creating swc libs from source

2016-09-11 Thread Josh Tynjala
I got a little confused the first time I tried it, and I didn't get a SWC. Let's hope someone can find the time to figure that out. It'll really make distributing libraries easier. - Josh On Sep 10, 2016 10:07 PM, "Alex Harui" wrote: > > > On 9/10/16, 12:27 AM, "OK" wrote: > > >Alex Harui wrot

Re: [DRAFT] Apache FlexJS 0.7.0 and Apache Flex FalconJX 0.7.0 Released

2016-09-10 Thread Josh Tynjala
is replaced by +configname=js Exactly the same in asjscompc. It appears that mxmlc may have a slightly different change. - Josh On Sat, Sep 10, 2016 at 9:25 AM, Josh Tynjala wrote: > After installing flexjs@next from NPM, I can now successfully run asjsc, > asjscompc, and mxmlc from the command

Re: [DRAFT] Apache FlexJS 0.7.0 and Apache Flex FalconJX 0.7.0 Released

2016-09-10 Thread Josh Tynjala
After installing flexjs@next from NPM, I can now successfully run asjsc, asjscompc, and mxmlc from the command line on Mac. The end-of-line fix appears to be working correctly. - Josh On Fri, Sep 9, 2016 at 7:08 PM, OmPrakash Muppirala wrote: > I just pushed flexjs 0.7.0 with a tag 'next'. If

Re: [DISCUSS] Discuss Release Apache FlexJS 0.7.0 RC1

2016-09-09 Thread Josh Tynjala
Can you verify what I'm seeing in case I did something > >wrong? > > > >Thanks, > >-Alex > > > >On 9/9/16, 10:05 AM, "Josh Tynjala" wrote: > > > >>Okay, I'll leave installer.xml as-is. I just committed the new binaries &g

Re: [DISCUSS] Discuss Release Apache FlexJS 0.7.0 RC1

2016-09-09 Thread Josh Tynjala
Okay, I'll leave installer.xml as-is. I just committed the new binaries with the missing file restored to the dist SVN. - Josh On Fri, Sep 9, 2016 at 9:59 AM, Alex Harui wrote: > > > On 9/9/16, 9:51 AM, "Josh Tynjala" wrote: > > >Okay, I think I have everythi

Re: [DISCUSS] Discuss Release Apache FlexJS 0.7.0 RC1

2016-09-09 Thread Josh Tynjala
exjs > > > > I can probably do it, but I'm hoping you will just so we have another PMC > member set up with the pieces to do releases. > > Thanks, > -Alex > > > > On 9/8/16, 5:48 PM, "Josh Tynjala" wrote: > > >I can probably do that tomorr

Re: [FlexJS] Creating swc libs from source

2016-09-09 Thread Josh Tynjala
The last time I tried building a SWC for JS, it was a two-step process. 1) Use js/bin/compc or js/bin/asjscompc (depending on your needs) to generate the JS files. Looking over my build script, I output the JS files in a js/src directory so that they'd have the right directory structure to just co

Re: Moonshine IDE code completion using Falcon engine

2016-09-09 Thread Josh Tynjala
I dug in and figured things out by trial and error recently, and I think I ended up exactly where Alex described in regards to the completion engine. createInvisibleCompilationUnit() is defined on FlexProject (or maybe a superclass). This will create a compilation unit for a specific file (and any

Re: [DISCUSS] Discuss Release Apache FlexJS 0.7.0 RC1

2016-09-08 Thread Josh Tynjala
t; > On 9/8/16, 4:12 PM, "Josh Tynjala" wrote: > > >To avoid this issue in the future, whichever ant target is used to create > >a > >binary release should probably clean everything first. Another potential > >issue is that someone might modify their download

Re: [DISCUSS] Discuss Release Apache FlexJS 0.7.0 RC1

2016-09-08 Thread Josh Tynjala
downloads are part of building from source. - Josh On Thu, Sep 8, 2016 at 3:15 PM, Josh Tynjala wrote: > The file js/lib/google/closure-library/closure/goog/bootstrap/nodejs.js > is missing from 0.7.0. This file is required to run debug builds produced > by asnodec with Node.js. Relea

Re: [DISCUSS] Discuss Release Apache FlexJS 0.7.0 RC1

2016-09-08 Thread Josh Tynjala
The file js/lib/google/closure-library/closure/goog/bootstrap/nodejs.js is missing from 0.7.0. This file is required to run debug builds produced by asnodec with Node.js. Release builds aren't broken, but this still isn't good. At some point, flex-asjs started using a subset of GCL, and this file

Re: svn commit: r1759747 - /flex/site/trunk/content/installer/sdk-installer-config-4.0.xml

2016-09-08 Thread Josh Tynjala
Installation works for me now! - Josh On Thu, Sep 8, 2016 at 12:49 PM, Alex Harui wrote: > OK, I saw it install successfully for me. If you get a failure, wait a > bit and try again. The mirrors are still propagating out the workaround. > > -Alex > > On 9/8/16, 10:59

Re: svn commit: r1759747 - /flex/site/trunk/content/installer/sdk-installer-config-4.0.xml

2016-09-08 Thread Josh Tynjala
Okay, thanks! - Josh On Thu, Sep 8, 2016 at 10:57 AM, Alex Harui wrote: > There's a different problem that is currently messing up the installer. > > I'm trying to find a workaround, but I'm not sure the mirrors are > propagating changes to files. > > -Al

Re: svn commit: r1759747 - /flex/site/trunk/content/installer/sdk-installer-config-4.0.xml

2016-09-08 Thread Josh Tynjala
Hey Alex, Should you also remove the rc="rc1" here? I just tried using the Installer to download FlexJS 0.7.0, and it tried to load the FalconJX 0.7.0 from a URL containing a directory named rc1, which failed because it did not exist. - Josh On Wed, Sep 7, 2016 at 11:10 PM, wrote: > Author: ah

Re: FlexJS - roadmap to 1.0 release

2016-09-08 Thread Josh Tynjala
There really is a need for some better basic documentation. Not even advanced level stuff. We already have some of that, actually. Most users aren't going to start developing custom components and contributing right away, though. They're going to want some more hand holding. Let's say that I went

Re: [Non-DoD Source] Official naming for the "standard" Flex SDK

2016-09-08 Thread Josh Tynjala
You have my agreement too! - Josh On Sep 8, 2016 4:15 AM, "Harbs" wrote: > Well, if no one has objections, we can officially agree on it now… ;-) > > On Sep 8, 2016, at 11:15 AM, Christofer Dutz > wrote: > > > Hi Harbs, > > > > > > well that's what I'm using when talking about FlexJS, but I co

Re: [DISCUSS] Discuss Release Apache Flex FalconJX 0.7.0 RC1

2016-09-07 Thread Josh Tynjala
> export AIR_HOME=/Users/harbs/Documents/ApacheFlex/ frameworks/AIRSDK_Compiler It's probably a good idea to point to the version of the AIR SDK without a compiler. You don't want conflicts with our compiler. - Josh On Wed, Sep 7, 2016 at 3:03 AM, Harbs wrote: > I’m not having success with the

Re: Welcome Greg Dove as Apache Flex Committer

2016-09-07 Thread Josh Tynjala
Welcome, Greg! - Josh On Tue, Sep 6, 2016 at 9:49 PM, Alex Harui wrote: > Hi folks, > > The Apache Flex PMC is excited to welcome Greg Dove as our newest > committer! Greg has recently contributed improvements for FlexJS binary > data handling, and test cases and bug fixes for data binding on

Re: [FlexJS] Bubbling Problem

2016-09-06 Thread Josh Tynjala
This bubbling issue where something deep in this display list unexpectedly called a listener at a much higher level that wasn't expecting a different event type or target annoyed me surprisingly frequently back in the day. Touch/mouse events are perfect candidates for bubbling because you are actua

Re: [VOTE] Release Apache FlexJS 0.7.0 RC1

2016-09-05 Thread Josh Tynjala
+1 binding Package https://dist.apache.org/repos/dist/dev/flex/flexjs/0.7.0/rc1/apache-flex-flexjs-0.7.0-src.tar.gz Java 1.8 OS: Mac OS X x86_64 10.11.6 Source kit signatures match: y Source kit builds: y README is ok: y RELEASE_NOTES is ok: y NOTICE is ok: y LICENSE is ok: y No unapproved licenses

Re: [VOTE] Release Apache Flex FalconJX 0.7.0 RC1

2016-09-05 Thread Josh Tynjala
+1 binding Package https://dist.apache.org/repos/dist/dev/flex/falcon/0.7.0/rc1/apache-flex-falconjx-0.7.0-src.tar.gz Java 1.8 OS: Mac OS X x86_64 10.11.6 Source kit signatures match: y Source kit builds: y README is ok: y README_JX is ok: y RELEASE_NOTES is ok: y RELEASE_NOTES_JX is ok: y NOTICE i

Re: [DISCUSS] Release FlexJS/FalconJX 0.7.0

2016-09-03 Thread Josh Tynjala
Correct. As I said, +1. - Josh On Sep 3, 2016 7:45 AM, "Alex Harui" wrote: > BTW, Josh, does this mean you got through one or both scripts and didn't > see any issues? > > Thanks, > -Alex > > On 9/2/16, 9:25 AM, "Josh Tynjala" wrote: >

Re: [DISCUSS] Release FlexJS/FalconJX 0.7.0

2016-09-02 Thread Josh Tynjala
FYI, to complete the ApproveFlexJS.xml script successfully, I had to tell it to download Flex SDK 4.15.0 instead of 4.14.1. When the script used 4.14.1, it tried to download SWFObject from Google Code and failed because the link is obsolete. 4.15.0 downloads SWFObject from Github instead. Oddly, I

Re: [DISCUSS] Release FlexJS/FalconJX 0.7.0

2016-09-02 Thread Josh Tynjala
I thought I had given my thumbs up already, so I assumed you were talking about other PMC members. +1. - Josh On Fri, Sep 2, 2016 at 8:11 AM, Alex Harui wrote: > We still need PMC members who plan to vote on this release to examine the > CI release branch artifacts and give a thumbs up. So far,

Re: AW: AW: Will we have a new release out the door till 8th of September?

2016-09-01 Thread Josh Tynjala
/16, 11:12 AM, "omup...@gmail.com on behalf of OmPrakash Muppirala" > wrote: > > >On Thu, Sep 1, 2016 at 7:56 AM, Josh Tynjala > >wrote: > > > >> I don't think we can add extra options to the npm install command. I > >>just > >>

Re: AW: AW: Will we have a new release out the door till 8th of September?

2016-09-01 Thread Josh Tynjala
I don't think we can add extra options to the npm install command. I just did a quick test locally like this: npm install flexjs-0.7.0.tgz -g -extr In the download_dependencies.js script, I checked the value of process.argv, and I could not see the "-extra" argument. However, NPM supports the co

Re: AW: AW: AW: [FlexJS] Maven compiler build error

2016-08-28 Thread Josh Tynjala
It might be a good idea to be extra specific with terminology here, to avoid confusion. The plugin and ActiveX versions that developers install in their browser can easily be referred to as the "debug player" too because that version supports connecting to the debugger. The version of Flash Player

Re: git commit: [flex-falcon] [refs/heads/develop] - compiler-jx: Class class must be dynamic, added hasFunction() to ReferenceModel in externc, and added some tests for Class, int, uint, and trace()

2016-08-23 Thread Josh Tynjala
> 2f6f611b > >Tree: http://git-wip-us.apache.org/repos/asf/flex-falcon/tree/2f6f611b > >Diff: http://git-wip-us.apache.org/repos/asf/flex-falcon/diff/2f6f611b > > > >Branch: refs/heads/develop > >Commit: 2f6f611b124c0e267c60df4807dc1533abcfc730 > >Parents: f

Re: FlexJS 0.7.0 - NPM installation issues

2016-08-22 Thread Josh Tynjala
options used by the Shell scripts (Unix) or Batch files (Windows) won't get out of sync because they're now specified in one place only. - Josh On Mon, Aug 22, 2016 at 12:47 PM, Christofer Dutz wrote: > Will this have an effect on the Maven Plugin? > > > Chris > > _

Re: FlexJS 0.7.0 - NPM installation issues

2016-08-22 Thread Josh Tynjala
One more thing that will be easy to miss: The executable files like asjsc in js/bin have been tweaked a bit to include different default compiler arguments. The NPM exectuables like asjscnpm will need those same tweaks. - Josh On Fri, Aug 19, 2016 at 3:44 PM, OmPrakash Muppirala wrote: > I jus

Re: [Falcon] Compatibility with MXMLC

2016-08-22 Thread Josh Tynjala
1. No. The "this." should definitely be required in this case. The older compiler was wrong, and we should not continue to propagate the bug. Most likely, ASC 2.0 in the Adobe AIR SDK behaves the same as Falcon, so it would be good if that particular code were treated the same in all modern ActionS

Re: Will we have a new release out the door till 8th of September?

2016-08-19 Thread Josh Tynjala
I have been using the latest nightlies to work on some projects, and things look good to me. - Josh On Fri, Aug 19, 2016 at 7:06 AM, Alex Harui wrote: > > > On 8/19/16, 1:41 AM, "Justin Mclean" wrote: > > >Hi, > > > >> Should we wait for more reviews or create release candidates? > > > >IMO pr

Re: git commit: [flex-utilities] [refs/heads/develop] - npm-flexjs: changes line ending of scripts to LF because CRLF does not work on Mac, causing bad interpreter: No such file or directory error

2016-08-17 Thread Josh Tynjala
r the > platform and on packaging you have to change one set or the other. > > Not sure what node scripts are, but maybe they are the right answer. > > -Alex > > > On 8/17/16, 1:24 PM, "Josh Tynjala" wrote: > > >For cmd/PowerShell, I think the bat files will

Re: git commit: [flex-utilities] [refs/heads/develop] - npm-flexjs: changes line ending of scripts to LF because CRLF does not work on Mac, causing bad interpreter: No such file or directory error

2016-08-17 Thread Josh Tynjala
r point. > > On Wed, Aug 17, 2016 at 12:39 PM, OmPrakash Muppirala < > bigosma...@gmail.com> > wrote: > > > On Wed, Aug 17, 2016 at 12:37 PM, Josh Tynjala > > wrote: > > > >> So these scripts work correctly in PowerShell and cmd? > >> > &g

Re: git commit: [flex-utilities] [refs/heads/develop] - npm-flexjs: changes line ending of scripts to LF because CRLF does not work on Mac, causing bad interpreter: No such file or directory error

2016-08-17 Thread Josh Tynjala
her flows. At least, that is the current thinking. > > Thanks, > Om > > On Wed, Aug 17, 2016 at 12:21 PM, Josh Tynjala > wrote: > > > I assume that we plan to add .bat files for Windows at some point, and > > those probably need CRLF. We could check the file ex

Re: git commit: [flex-utilities] [refs/heads/develop] - npm-flexjs: changes line ending of scripts to LF because CRLF does not work on Mac, causing bad interpreter: No such file or directory error

2016-08-17 Thread Josh Tynjala
g/repos/asf/flex-utilities/tree/ > 59664053 > > Diff: http://git-wip-us.apache.org/repos/asf/flex-utilities/diff/ > 59664053 > > > > Branch: refs/heads/develop > > Commit: 59664053cea8436c2d4a6f0b7df10c619f040826 > > Parents: e5c3d36 > > Author:

Re: Cannot run Apache FlexJS from NPM

2016-08-17 Thread Josh Tynjala
d at how NPM packaging works but I think you may > need to change CRLF to LF before placing the non .bat files into a > package. Our main Ant build scripts do that with fixcrlf. > > -Alex > > On 6/10/16, 10:50 AM, "Josh Tynjala" wrote: > > >I changed the line endi

Re: FlexJS MXML ids and classNames

2016-08-08 Thread Josh Tynjala
Using id as the element id would probably lead to duplicate element ids somewhat frequently, I suspect. Any time there are multiple instances of the same component on screen, you'd have duplicates. In the worst case, a custom item renderer where a sub-component has an id would result in many duplic

Re: AW: [FlexJS] ASDoc?

2016-08-01 Thread Josh Tynjala
I think Adobe still uses the older asdoc in their AIR SDK with ASC 2.0 too. - Josh On Aug 1, 2016 7:52 AM, "Alex Harui" wrote: > > > On 8/1/16, 7:42 AM, "Christofer Dutz" wrote: > > >S ... any ideas/suggestions/whatever? Hope I didn't stumble over a > >"TODO: This feature has to be impleme

Re: [FlexJS] HTMLElementWrapper extending Sprite

2016-07-27 Thread Josh Tynjala
As I understand it, that's why they made it open source. To allow community contributions. - Josh On Wed, Jul 27, 2016 at 11:34 AM, Alex Harui wrote: > > > On 7/27/16, 10:57 AM, "Josh Tynjala" wrote: > > >It's worth mentioning that IntelliJ IDEA

Re: [FlexJS] HTMLElementWrapper extending Sprite

2016-07-27 Thread Josh Tynjala
It's worth mentioning that IntelliJ IDEA doesn't respect [Exclude] metadata. - Josh On Wed, Jul 27, 2016 at 10:42 AM, Alex Harui wrote: > > > On 7/27/16, 1:14 AM, "Harbs" wrote: > > >I’m running into lots of issues with the fact that HTMLElementWrapper > >extends Sprite. The underlying problem

Re: [FlexJS] Javascript efficient code patterns

2016-07-26 Thread Josh Tynjala
me: > timeJoin() > 822 > timePush() > 979 > > Firefox: > timeJoin() > 184 > timePush() > 303 > > Not what I’d call “terrible” (at least for short strings), but indexed > assignment is definitely faster. > > On Jul 26, 2016, at 8:28 PM, Josh Tynjala wrote: >

Re: [FlexJS] Javascript efficient code patterns

2016-07-26 Thread Josh Tynjala
Yeah, push() is terribly bad for performance because of the GC overhead from the ...rest Array. In Starling and Feathers, we always try to avoid push() whenever possible. We usually use bracket syntax instead: array[array.length] = newValue; In loops, it's possible to use a local integer counter

Re: Circular Dependencies (was [FalconJX] order of static members)

2016-07-19 Thread Josh Tynjala
For the release build, the Closure compiler does exactly as you describe. It combines everything into one monolithic file (and does some other things, like minifying and optimizing the JS), so that nothing needs to be loaded at runtime. goog.provide() and goog.require() calls are stripped out, but

Re: Did something change with the XML config?

2016-07-17 Thread Josh Tynjala
I moved some classes out of Core into a new project named Language that doesn't have any framework stuff in it (so that pure AS projects don't see classes that they don't need). I added Language as a new dependency to the config for XML, but I don't think this change would affect the generated code

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-15 Thread Josh Tynjala
ex.utils.Language > > Ok ... I'll monitor the commits in order to replicate the config for Maven. > > > Chris > > > Von: Josh Tynjala > Gesendet: Freitag, 15. Juli 2016 19:08:32 > An: dev@flex.apache.org > Betreff: Re: git commit:

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-15 Thread Josh Tynjala
t to? Just so I know what I need to adjust on the > Maven side. > > > Chris > > ________ > Von: Josh Tynjala > Gesendet: Freitag, 15. Juli 2016 17:39:56 > An: dev@flex.apache.org > Betreff: Re: git commit: [flex-asjs] [refs/heads/develop] -

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-15 Thread Josh Tynjala
dl.dropboxusercontent.com/u/13816570/config-js-config_patch.patch > > > > > > > >On Fri, Jul 15, 2016 at 4:56 PM, Alex Harui wrote: > > > >> > >> > >> On 7/14/16, 2:22 PM, "Josh Tynjala" wrote: > >> > >> >So js-co

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

2016-07-15 Thread Josh Tynjala
just had a look at the recent commits and all I could find was that you excluded the nodejs.js in the ASJS downloads script. Couldn't find anything in the GCL module though. Chris ________ Von: Josh Tynjala Gesendet: Donnerstag, 14. Juli 2016 23:35:26 An: dev@flex.apache

Re: AW: 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-15 Thread Josh Tynjala
espaces at all ... is this intentional? > > > Chris > > ________ > Von: Josh Tynjala > Gesendet: Donnerstag, 14. Juli 2016 23:22:56 > An: dev@flex.apache.org > Betreff: Re: git commit: [flex-asjs] [refs/heads/develop] - > js-config-template (plus

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
; Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/84e8ce50 > Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/84e8ce50 > > Branch: refs/heads/develop > Commit: 84e8ce50b2c424c9f53776bad6799272fc762c2a > Parents: bf65776 > Author: Josh Tynjala > Authored:

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
pos/asf/flex-asjs/diff/bf65776b > > Branch: refs/heads/develop > Commit: bf65776b6bc12dd90d30211301c560ae322baefb > Parents: 91942c6 > Author: Josh Tynjala > Authored: Thu Jul 14 13:26:51 2016 -0700 > Commi

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: [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: git commit: [flex-asjs] [refs/heads/develop] - Added Matrix class to geom (thanks to lizhi)

2016-07-10 Thread Josh Tynjala
I believe there is an internal tool used at Adobe called Watson. Related to bug tracking or something. - Josh HI, Obviously ignore link [3] :-) A way to track this down might be to see if you can find the odd commented out code in Vector#D.as ( "/*if(watson(3109405))”) in other code bases. Thank

Re: flexjs nodejs

2016-07-06 Thread Josh Tynjala
You can use any Node.js module by calling require and storing it in a variable outside of the package (but you won't get type checking). Assuming that your original JavaScript is valid, this will probably work: //start code package { public class TestClass() { public function TestC

Re: git commit: [flex-asjs] [refs/heads/develop] - Added callbacks

2016-07-05 Thread Josh Tynjala
> On Jul 5, 2016, at 3:07 PM, Josh Tynjala wrote: > > > There have been multiple cases where a developer decided to use callbacks > > instead of events in their API because they felt that no one would ever > > need multiple listeners, and I ended up actually needing them.

RE: flexjs init the int =0

2016-07-05 Thread Josh Tynjala
A Number initializes to NaN in the Flash runtimes, if you don't set it to anything else. - Josh On Jul 5, 2016 3:07 AM, "Kessler CTR Mark J" wrote: > Number? > > > -Mark > > > -Original Message- > From: Alex Harui [mailto:aha...@adobe.com] > Sent: Friday, July 01, 2016 7:46 PM > To: dev@

Re: git commit: [flex-asjs] [refs/heads/develop] - Added callbacks

2016-07-05 Thread Josh Tynjala
There have been multiple cases where a developer decided to use callbacks instead of events in their API because they felt that no one would ever need multiple listeners, and I ended up actually needing them. The workarounds required can be ugly. Having been there, I try to avoid making assumptions

Re: AW: AW: [Falcon] Declaring defines in config xml doesn't seem to work

2016-06-22 Thread Josh Tynjala
eclaring defines in config xml doesn't seem > to work > > Are assertions turned on in the ant build? > > Chris > > > > Von meinem Samsung Galaxy Smartphone gesendet. > > > Ursprüngliche Nachricht > Von: Josh Tynjala > Datum: 13.06.16

<    1   2   3   4   5   6   7   8   >