bobmanc schrieb:
To complete the cycle (after a close) you can also dispose a window, if
you are really sure, that you don't need it anymore. The problem in this
case is, that JS itself has no possibilities to do a real garbage
collection. The only thing the qooxdoo disposer do, is to decouple
> To complete the cycle (after a close) you can also dispose a window, if
> you are really sure, that you don't need it anymore. The problem in this
> case is, that JS itself has no possibilities to do a real garbage
> collection. The only thing the qooxdoo disposer do, is to decouple
> object