On 8/5/13 4:27 AM, "christofer.d...@c-ware.de" <christofer.d...@c-ware.de>
wrote:

>Hi Alex, 
>
>sorry for the late Response. I was on a short Holiday trip.
>
>I have to admit that I didn't implement the Integration in Flexmojos, but
>as far as I understood the code, Velo used some code-generation to
>somehow extract an API, that he then uses to programatically call the
>Compiler. But still I think he does rely on the -config.xml files. This
>was a pretty fragile construct and strangely was one that currently seems
>to cause test-failures when using the most recent Adobe Flex and all of
>the Apache Flex versions.
The code is in Git for MXMLC in the flex-sdk repo in the modules folder.
Maybe if you take a look at the history/log you'll see some changes to the
compiler that could impact FM.

>I am hoping to have something more solid in Apache Falcon.
The code is in Git for Falcon in the flex-falcon repo in the compiler
folder so feel free to make changes or propose changes.  There are classes
with the name Configuration in them that get populated by the command line
and config-xml files.
>
>Chris
>
>________________________________________
>Von: Alex Harui [aha...@adobe.com]
>Gesendet: Mittwoch, 31. Juli 2013 20:54
>An: dev@flex.apache.org
>Betreff: Re: Maven-Flex-Plugin WAS: IntelliJ - ApacheFlex4.9.1 -
>flexmojos 6.0.1
>
>On 7/31/13 9:55 AM, "christofer.d...@c-ware.de"
><christofer.d...@c-ware.de> wrote:
>
>>Hi Guys :-)
>>
>>Today I think I reached an important milestone with my
>>generator-maven-plugin. This will definitely need some fine-tuning, but I
>>think I'll do that on the way. At least now I can generate any form of
>>code from any sort of Java Class File or Source File. That was the big
>>step I needed in order to continue with the maven-flex-plugin (By the way
>>... am I allowed to name it that way? The "maven" prefix of a plugin
>>seems to be reserved for official maven plugins supported by Apache ...
>>so I guess it should be ok).
>I would recommend asking at trademarks@a.o
>
>>
>>I was intending on supporting only the falcon compiler and would start to
>>support only Apache Flex and FlexUnit first (No need for high blood
>>preasure ... the other stuff should come as the plugin matures). Think I
>>will be needing quite some input from anyone on the Falcon Compiler team.
>>Is there any sort of documentation for using and configuring the compiler
>>programmatically (not using the intermediate commandline)?
>How do you interact with the current MXMLC programmatically?  Is there an
>API or are you just using -config.xml files?
>
>-Alex

Reply via email to