On 10/13/14, 1:47 AM, "Christofer Dutz" <christofer.d...@c-ware.de> wrote:

>
>In the Flexicious code some Interfaces are annotated with a "Bindable"
>metadata (At Interface Level) ... compiling such an interface causes NPEs
>in Falcon (IntelliJ even suggests that this line could throw NPEs) cause
>in case of a Bindable Interface the class property is never set. I think
>we should catch this and add a Warning instead.
IMO, we should do whatever MXMLC did.  Maybe Gordon will take on trying to
make the Flexicious DG work.

>
>I also get some strange OperandStackUnderflowProblem error without any
>explanation when compiling these libs.
Usually, these are a result of unexpected AST patterns and can be ignored
until we think we are handling the reduction properly.

-Alex

Reply via email to