What is the recommended way to setup a sencha workspace, but to not locate the framework within the workspace? I need a mechanism that works on windows, mac and ubuntu.
My first idea was to...
Type: Posts; User: jrod
What is the recommended way to setup a sencha workspace, but to not locate the framework within the workspace? I need a mechanism that works on windows, mac and ubuntu.
My first idea was to...
Ext 4.0.7, all browsers
In Store (AbstractStore) I am calling the sync function to tell the store to persist changed data (I am storing data locally). Generally, this works fine, but there are...