Re: [qooxdoo-devel] Re: Cleaning up objects...

2006-02-02 Thread Sebastian Werner
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

[qooxdoo-devel] Re: Cleaning up objects...

2006-02-01 Thread bobmanc
> 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