On 7/28/15, 1:29 PM, "Josh Tynjala" <joshtynj...@gmail.com> wrote:

>Here's the root class from the demo:
>
>https://gist.github.com/joshtynjala/fb66c96b2fcf35f9409c
>
>AS3 only. I'm pretty sure that I would need to manually wire some things
>up
>to allow MXML to be used with these components. However, as I understand
>it, the Falcon MXML compiler is more data-driven, so the compiler might
>not
>need modifications. I assume the components would need to conform to some
>kind of interface or pass in some kind of callbacks or something like
>that.
>I haven't looked into it.

That’s the theory: the compiler should not need modification.  The
component base classes can be modified to accept the MXML data and decide
when to interpret it.  Let me know when you are ready to try it and I’ll
provide more detail.

-Alex

Reply via email to