Dear all, While browsing the QX codebase, I discovered what I consider an important memory leak; it seems that while qx.event.message.Bus.dispatchByName() creates a new qx.event.message.Message object, it does not trouble itself with disposing it after usage.
Since qx.event.message.Message extends qx.core.Object and calls the base constructor which registers every instance in the registry, I believe this leads to memory leaks. Please confirm so that I file a bug report, Best regards, -- George Nikolaidis (gnikolai...@ergobyte.gr) MEng, MSc Information Systems ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Ergobyte Informatics S.A. Innovative Software Development 21 Aristotelous str., 54624 Thessaloniki, Greece Tel: +302310288434, Fax: +302310288134 Website:www.ergobyte.gr ------------------------------------------------------------------------------ _______________________________________________ qooxdoo-devel mailing list qooxdoo-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel