The version of the flex compiler we've got bundled in trunk now does not have the libraries for Flash 10.1 features. The have a more recent milestone build with 10.1 support
4.1.0.16076 Thu June 30, 2010 I propose moving to that release ---------- Forwarded message ---------- From: "Henry Minsky" <[email protected]> (JIRA) < [email protected]> Date: Mon, Aug 16, 2010 at 11:03 AM Subject: [JIRA] Commented: (LPP-9300) use disposeXML to improve GC performance for mobile swf10 apps To: [email protected] [ http://jira.openlaszlo.org/jira/browse/LPP-9300?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=57382#action_57382] Henry Minsky commented on LPP-9300: ----------------------------------- We're currently bundling the flex_sdk_4.0.0.14159 Mar 2010 milestone build, which didn't have 10.1 runtime support. There's been a new milestone release, 4.1.0.16076 Thu June 30, 2010 , which has 10.1 support in it. I guess we should move up to that release now. > use disposeXML to improve GC performance for mobile swf10 apps > -------------------------------------------------------------- > > Key: LPP-9300 > URL: http://jira.openlaszlo.org/jira/browse/LPP-9300 > Project: OpenLaszlo > Issue Type: Improvement > Components: Kernel - swf9 > Affects Versions: 5.0 (TRUNK) > Reporter: Henry Minsky > Assignee: Henry Minsky > > from raju: > Adobe introduced a special method to trigger immediate garbage > collection for XML docs: > disposeXML(node:XML):void > [static] Makes the specified XML object immediately available for > garbage collection. > It's recommended to use that on mobile devices if you are not using > XML datasets any more. Is that already implemented in the LFC? -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.openlaszlo.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira -- Henry Minsky Software Architect [email protected]
