On 2/12/17, 1:39 AM, "piotrz" <piotrzarzyck...@gmail.com> wrote:
>Alex, > >In case of raised jira by Justin - do you think that bug is inside >compiler >or do you want me to look into that? You are welcome to look into it. Maybe you or Justin can build the exact same test case in regular Flex so we can compare how Flex handles this. The Flex version should not use the typical invalidateProperties pattern and directly apply a property to a child element. It may turn out not to be a bug per-se. We might be generating the exact same code, and the difference is that in FlexJS we are trying to see how far we can go without putting in a whole invalidation subsystem. Thanks, -Alex