On 5/21/15, 9:58 AM, "Frédéric THOMAS" <webdoubl...@hotmail.com> wrote:

>@Alex,
>
>I've been playing a bit with the flex-compiler-oem that intellij can use,
>I started to add the functions it expects but I had to stop and ask you,
>why it doesn't contains things like Mxmlc anymore, that IntelliJ uses ?

Well, Falcon is supposed to replace Mxmlc.  My goal with Falcon’s
flex-compiler-oem was to use as few classes from the SDK’s MXMLC as
possible so we don’t have to maintain them going forward in Falcon and
make the APIs call what was needed in Falcon to get Flash Builder to work.

It sounds like IntelliJ decided to use other APIs in flex-compiler-oem.
Hopefully you can implement what it needs by calling Falcon code without
dragging too much more of the old MXMLC into the Falcon code-base.

-Alex
                                          

Reply via email to