On 3/3/17, 8:00 AM, "piotrz" <piotrzarzyck...@gmail.com> wrote:
>I didn't think about such scenario, so it look like we should expose >isDynamic also to MXML. That might work, although it can't be a constructor parameter. MXML doesn't allow constructor parameters. I would rather explore why whatever isDynamic does can't be built into the lifecycle so no isDynamic flag is ever needed. Are we just trying to detect if addElement is being called after the onLoad event? Thanks, -Alex