On 5/1/16, 12:43 AM, "Justin Mclean" wrote:
>Falcon JX binary:
>
>- Seem odd not to mention in LICENSE TweenJS [8] and EaselJS [9] as they
>are bundled and come from seperate repos. [10][11]
I see CreateJS mentioned in the LICENSE.
>- TweenJS is based Robert Penner easing equations, these are
I'll double check the ECMAScript spec to see if reserved words are allowed
as function parameters. It's only in very specific places where they began
to be allowed in ES5. This may not be one of those places. If my memory
serves, I suspect it isn't one of those places, and Falcon is behaving
correc
On 5/1/16, 10:38 AM, "Harbs" wrote:
>I created a repo on Github to play with Github Pages. I copied the
>landing page for the wiki[1], and the results are definitely improved.[2]
>
>Making the page more useful seems to require learning Jekyll or
>something. That’s more time than I have right no
We've recently made changes to allow keywords in more places. I
personally don't enjoy doing that work, but maybe Josh will.
-Alex
On 5/1/16, 12:34 PM, "Harbs" wrote:
>I get the same error for other reserved words:
>in,
>include,
>with,
>etc…
>
>On May 1, 2016, at 10:28 PM, Harbs wrote:
>
>>
On 5/1/16, 11:22 AM, "Christofer Dutz" wrote:
>Hi,
>
>
>I am currently working on migrating the compilation of externs for the
>core modules. Unfortunately I am having some trouble but I think the
>error message is valid.
>
>
>/Users/christoferdutz/Projects/Apache/Flex/flex-asjs/frameworks/proj
Are you talking about the files like basic-manifest.xml? What list will
you use to generate them? Not all classes go in the manifest.
The manifests do not get packed into the SWC.
-Alex
On 5/1/16, 10:51 AM, "Christofer Dutz" wrote:
>Hi,
>
>
>I am continuing down the path of compiling the asj
I get the same error for other reserved words:
in,
include,
with,
etc…
On May 1, 2016, at 10:28 PM, Harbs wrote:
> I manually deleted most of the core classes to get it to compile.
>
> I’m now getting an error which I don’t know if it’s valid or a bug in Falcon:
>
> public functi
I manually deleted most of the core classes to get it to compile.
I’m now getting an error which I don’t know if it’s valid or a bug in Falcon:
public function findKeyStrings(for:String):String{return null;}
public function translateKeyString(for:String):String{ret
Hi,
I am currently working on migrating the compilation of externs for the core
modules. Unfortunately I am having some trouble but I think the error message
is valid.
/Users/christoferdutz/Projects/Apache/Flex/flex-asjs/frameworks/projects/Core/src/main/flex/org/apache/flex/core/CSSTextField
Hi,
I am continuing down the path of compiling the asjs modules with maven. I gave
up on the path of providing manual config scripts for each step and now
generate them on the fly from the maven configuration. Currently I'm trying to
automate the manifest declarations. Currently they are all i
I created a repo on Github to play with Github Pages. I copied the landing page
for the wiki[1], and the results are definitely improved.[2]
Making the page more useful seems to require learning Jekyll or something.
That’s more time than I have right now. If someone who knows this stuff better
Looks like I forgot to remind folks that like the previous four releases,
we are only releasing the falconjx packages. Are you sure yo udon't see
the files in [7] mentioned in the LICENSE for the falconjx package?
[1] is downloaded from https://closureidl.googlecode.com/files/svg.js
Thanks for c
Here’s my stab at producing ActionScript files from the OMV files:
https://github.com/unhurdle/omv2as
The output is actually pretty good. I get error-free output on InDesign files
with the exception of File types because I don’t yet have the core types
linked. Photoshop output is not as good, f
HI,
> well [3][4][5] were created by me ... eventually I copied the wrong header
> from some file ... can be replaced with the correct one.
Yep easily fixed just wondering if there was a reason for it.
> [1] is downloaded as part of the build and eventually patched by the build.
Downloaded fro
Hi Justin ...
well [3][4][5] were created by me ... eventually I copied the wrong header from
some file ... can be replaced with the correct one.
[1] is downloaded as part of the build and eventually patched by the build.
Chris
Von: Justin Mclean
Gesend
Hi,
Falcon source:
- There are a number of files that had non standard Apache headers containing a
copyright line. Anyone know why this is the case? eg [3][4][5] + others
- There are a number of files copyright "Copyright 2005 The Closure Library
Authors” in [7] This is missing form LICENSE whi
16 matches
Mail list logo