On 11/21/12 4:45 PM, "sébastien Paturel" <sebpatu.f...@gmail.com> wrote:

> I'd like to be wrong, but i have serious doubts about the Cordova web
> view rendering performances
I will pass that on to the Cordova team.
> 
> "multiple targets wouldn't have extra overhead in its abstractions"
> of course, but flex apps can have heavy UI work
> 
> "I'm not planning on transcompilation of MXML"
> How you plan to use MXML?
I hope to eliminate virtually all MXML codegen in Falcon.  There is no
reason for MXML to result in generated code, in fact, quite the opposite,
there are many advantages to having MXML generate data structures of simple
values, and allow the app framework to interpret it at runtime, especially
if the compiler has done its work so the interpreter doesn't need as much
error checking.

-- 
Alex Harui
Flex SDK Team
Adobe Systems, Inc.
http://blogs.adobe.com/aharui

Reply via email to