Skip to main content
Known Participant
April 8, 2014
Question

"useLegacyAOT no" is breaking app

  • April 8, 2014
  • 1 reply
  • 803 views

I have a Flex 4.6 project using the Parsley framework and targetting AIR.

When I attempt to use -useLegacyAOT no, and attempt to run the app on iOS, I get a error along the lines:

":Unmappable attributes for mapped class org.spicefactory.lib.reflect.metadata::DefaultProperty: :

Off the top, my guess is metadata parsing is broken somewhere.

So my request is please do not force the usage of "useLegacyAOT no" when this feature is finalized. Please leave "useLegacyAOT yes" as a valid option, because clearly the new AOT compiler is going to be unusable for a good number of apps.

- Abey

This topic has been closed for replies.

1 reply

Nimisha1
Participating Frequently
April 11, 2014

Hi Abey,

The issue is reproducible at our end and we are looking into it. Thanks for reporting the issue on forum.

-Nimisha

abeymgAuthor
Known Participant
April 11, 2014

That's great news. Thank you for following up on this.

Would love to use the new compiler, if it doesn't break apps. The compilation time difference is remarkable.

- Abey