On 3/8/17, 11:29 AM, "Harbs" <harbs.li...@gmail.com> wrote:

>In my quest to remove circular dependencies, I’ve created a whole slew of
>interfaces and I’ve come across an interesting problem:
>
>This works correctly when dealing with concrete classes. For some reason
>when done with interfaces, I get the error above.
>
>Is this an easy fix?

Hard to say.  One good test would be to see if this works with the regular
Flex SDK MXMLC.  There's also a question about whether the runtime allows
this or not.  I don't see why it shouldn't work.  If it is just that
Falcon is too picky, that should be "easy".

-Alex

Reply via email to