Sencha Touch: what is the preferred way to persist a store whose model has an Ajax proxy for offline access?
The title sums it up. Just looking for the most elegant, preferred way to persist mo开发者_运维技巧dels backed up by an ajax proxy
Use this http://dev.sencha.com/deploy/touch/docs/?class=Ext.data.LocalStorageProxy
精彩评论