On 8/24/12 2:25 AM, "Carlos Rovira" <carlos.rov...@codeoscopic.com> wrote:

> IMHO, performance is very important, but for the main use cases where flex
> is choose over other technologies (IT applications, form applications,
> large scale apps,...) the benefits introduced in Fx4 are critical. So we
> need to get better both of them (performance and ease of development).
> 
> One of the things Alex comment in the blog post (order or addChilds in
> generated as3 code from mxml) seems to be something that could be done
> nowadays modifiync the mxmlc, isn't it?
The mxmlc path has been "optimized".  It is the typical AS path for
dynamically adding children that you have to re-code to be more like the
MXML way (parent the child before adding its children).
> 
-- 
Alex Harui
Flex SDK Team
Adobe Systems, Inc.
http://blogs.adobe.com/aharui

Reply via email to