Hi, why does LocalizedString call the constructor of qx.core.Object without autoDispose === false? I was tracking down a memory leak in my application and I found out with Object.summarize() that the number of LocalizedStrings gets bigger and bigger (in my case because of a NumberFormat which is used in a table). They are not released until the application is shut down.
Is there a rule when to use autoDispose === false or not? Regards, Markus -- View this message in context: http://www.nabble.com/LocalizedString-and-autoDispose-tf3417625.html#a9525141 Sent from the qooxdoo-devel mailing list archive at Nabble.com. ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ qooxdoo-devel mailing list qooxdoo-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel