Hi all,

Please find a new contrib called Qx-GC [1] which can automatically track
Qooxdoo object references and detect when an object is no longer in use and
can then call dispose() on those objects.

Qx-GC works by examining the properties of specific classes of object (you
have to say which classes can be examined) and when the garbage collector
runs, detects and dispose()'s any unused objects.  Qx-GC also includes
support for weak references.

This contrib is in beta ­ it is currently in use a large commercial project
which is itself in beta, so we're actively looking for (and fixing) any
problems.

[1] http://qooxdoo.org/contrib/project/qx-gc

John


------------------------------------------------------------------------------
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis & visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to