Did you try MXML with custom components? I’m not sure I understand how that would work.
> On Aug 9, 2017, at 12:01 AM, Alex Harui <aha...@adobe.com.INVALID> wrote: > > Some things I found were that MXML isn't a problem because the id maps to > a getter/setter which maps to Object.DefineProperty which takes an object > structure where the ids are keys so they don't get renamed.