dedoz
19 Jan 2012, 5:29 PM
How can i do a synchronous store.load() ?
i have a function thats its available over all my app, is a utility function but need some data to be loaded before others methods can use it.
i know theres a event "on load" but i want this load before my whole app runs, so i cant put all the code inside the callback function.
(sorry for my english)
i have a function thats its available over all my app, is a utility function but need some data to be loaded before others methods can use it.
i know theres a event "on load" but i want this load before my whole app runs, so i cant put all the code inside the callback function.
(sorry for my english)