The effect of the dijit.Dialog is great!!!
But I find every time I new a Dialog, the memory usage will increase nearly 10M!!
Is that normal? Or there is any way I can reduce the memory usage of Dialog?
Thx a lot!!
The effect of the dijit.Dialog is great!!!
But I find every time I new a Dialog, the memory usage will increase nearly 10M!!
Is that normal? Or there is any way I can reduce the memory usage of Dialog?
Thx a lot!!
Hello,
I'm a french user and I develop an application entirely based on Dojo framework 1.0 and I have a question :
Is it necessary to manage memory or is it exist a 'garbarge collector' in Dojo ??
For example, if I fix some events programaticaly on nodes and after, if I remove nodes from DOM is it Dojo (or browser) clean automatically the memory used by events ??
Thans in advance and sorry for my bad english...