Slide 7
Slide 7 text
Data Stores (ExtJS 3 and Touch)
Data stores use a DataProxy()
HttpProxy() defaults to Ext.Ajax(), but can be
configured with new Ext.data.Connection()
ScriptTagProxy() – for use with JSONP
Accept a variety of data formats:
XML
JSON
JSONP
Great for RESTful APIs