Models and Model Collections
Two types of objects make up the Mobile Sync data framework:
- Models
- Model collections
Definitions for these objects extend classes defined in backbone.js
, a popular third-party JavaScript framework. For background information, see http://backbonetutorials.com.