Is it an expensive operation to create Ext.data.Store objects, because I quite often create stores just for retrieving data once.
I am using ExtJS 3 here. I would like to populate a formpanel from database with fields to be submitted. Basically, I don t know witch fields my form will have and I want to generate all formpanel ...