whalethewise
3 Feb 2012, 12:19 PM
Hi
I am trying to preload all classes from certain path to be able to use lazy instantiation.
When I load them one by one it works,
when I try to do
Ext.require(['com.myorg.cl.tools.mymenuitems.*']) it doesnt.
Am I doing something wrong?
I am trying to preload all classes from certain path to be able to use lazy instantiation.
When I load them one by one it works,
when I try to do
Ext.require(['com.myorg.cl.tools.mymenuitems.*']) it doesnt.
Am I doing something wrong?