Re: AW: AW: AW: AW: [FLEXJS] Problem compiling Core extern

2016-05-04 Thread Alex Harui
On 5/4/16, 7:45 AM, "Christofer Dutz" wrote: > >Ok ... So I probably invested yet another day in cleaning things up, but >still I can't report any success. >While in the flex-falcon module all seems to be ok and working nicely in >the flex-asjs I am having great problems. So instead of asking 1

AW: AW: AW: AW: [FLEXJS] Problem compiling Core extern

2016-05-04 Thread Christofer Dutz
asjs with Ant. Well it's not the 100 Questions I mentioned at the beginning, but I'm just stopping here for now. Chris Von: Alex Harui Gesendet: Mittwoch, 4. Mai 2016 08:47:07 An: dev@flex.apache.org Betreff: Re: AW: AW: AW: [F

Re: AW: AW: AW: [FLEXJS] Problem compiling Core extern

2016-05-03 Thread Alex Harui
On 5/3/16, 10:58 PM, "Christofer Dutz" wrote: > >Hi Alex, > >I am actually having problems on all levels. When compiling the >JavaScript from the ActionScript I have a problem with CSSTextField as >this is missing the TextField declaration. If I comment out the >COMPILE::JS it works ... this is

AW: AW: AW: [FLEXJS] Problem compiling Core extern

2016-05-03 Thread Christofer Dutz
Harui Gesendet: Mittwoch, 4. Mai 2016 02:28:31 An: dev@flex.apache.org Betreff: Re: AW: AW: [FLEXJS] Problem compiling Core extern BTW, after a closer look, the code you are commenting out is in COMPILE::AS3 blocks which should be false for building an externs swc. -Alex On 5/3/16, 1:06 PM, "

Re: AW: AW: [FLEXJS] Problem compiling Core extern

2016-05-03 Thread Alex Harui
erty errorID through a reference >>with static type Error. >>if (allowedErrors.indexOf(error.errorID) == -1) >> >>Continuing with Graphics now ... >> >>Chris >>________________ >>Von: Alex Harui >>Gesendet: Diens

Re: AW: AW: [FLEXJS] Problem compiling Core extern

2016-05-03 Thread Alex Harui
nstag, 3. Mai 2016 00:08:55 >An: dev@flex.apache.org >Betreff: Re: AW: [FLEXJS] Problem compiling Core extern > >On 5/2/16, 12:29 PM, "Christofer Dutz" wrote: > >> >>Hi Alex, >> >>I just had a look at the project, but I don't quite understand the >&

Re: AW: AW: [FLEXJS] Problem compiling Core extern

2016-05-03 Thread Alex Harui
On 5/3/16, 11:53 AM, "Christofer Dutz" wrote: > >It would really be good if we could get together at ApacheCon US and sort >out the compilation problems. To me the current state of the FlexJS / >Extern / Framework feels more and more like something MacGyver banged >together. I will spend the

AW: AW: [FLEXJS] Problem compiling Core extern

2016-05-03 Thread Christofer Dutz
Von: Alex Harui Gesendet: Dienstag, 3. Mai 2016 00:08:55 An: dev@flex.apache.org Betreff: Re: AW: [FLEXJS] Problem compiling Core extern On 5/2/16, 12:29 PM, "Christofer Dutz" wrote: > >Hi Alex, > >I just had a look at the project, but I don't quite understan

AW: AW: [FLEXJS] Problem compiling Core extern

2016-05-03 Thread Christofer Dutz
@flex.apache.org Betreff: Re: AW: [FLEXJS] Problem compiling Core extern On 5/2/16, 12:29 PM, "Christofer Dutz" wrote: > >Hi Alex, > >I just had a look at the project, but I don't quite understand the >reasoning behind the "CoreClasses" class. In SWF files I know o

AW: AW: [FLEXJS] Problem compiling Core extern

2016-05-03 Thread Christofer Dutz
ut won't shed a good light on the project :-( So I hope that at least my IoT + BlazeDS + Flex Talk will be cool :-( Chris Von: Alex Harui Gesendet: Dienstag, 3. Mai 2016 00:08:55 An: dev@flex.apache.org Betreff: Re: AW: [FLEXJS] Problem compiling Core

Re: AW: [FLEXJS] Problem compiling Core extern

2016-05-02 Thread Alex Harui
On 5/2/16, 12:29 PM, "Christofer Dutz" wrote: > >Hi Alex, > >I just had a look at the project, but I don't quite understand the >reasoning behind the "CoreClasses" class. In SWF files I know only the >classes transitively referenced by the main class are included, but for >SWCs I always thought

AW: [FLEXJS] Problem compiling Core extern

2016-05-02 Thread Christofer Dutz
Mai 2016 05:54:54 An: dev@flex.apache.org Betreff: Re: [FLEXJS] Problem compiling Core extern 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 tr

Re: [FLEXJS] Problem compiling Core extern

2016-05-01 Thread Alex Harui
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

[FLEXJS] Problem compiling Core extern

2016-05-01 Thread Christofer Dutz
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