webxells
2 Jul 2012, 11:44 PM
ExtJS Class Handling is good to handle, but you have to pay it with the UI stack, loading all the unnecessary stuff (wich is very memory intensive, and slows down the browser load, I have trouble with firebug an ExtJS, it's consuming by 20 time pageload more and more memory).
Is there a way for only using the Class Handling System from ExtJS, as is the case jsClass?
And on demand loading the UI-Components.
Is there a way for only using the Class Handling System from ExtJS, as is the case jsClass?
And on demand loading the UI-Components.