[ALOY-1073] Create a Backbone 1.x compatible sync adapter
| GitHub Issue | n/a |
|---|---|
| Type | Improvement |
| Priority | Medium |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2014-10-24T05:33:52.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | Alloy 1.6.0 |
| Components | Models |
| Labels | n/a |
| Reporter | Tim Poulsen |
| Assignee | Feon Sua Xin Miao |
| Created | 2014-07-07T17:03:18.000+0000 |
| Updated | 2015-03-26T22:09:38.000+0000 |
Description
To provide for backward compatibility, create a version of the SQL sync adapter that supports Backbone 1.x (current version), leaving the existing adapter for 0.9x compatibility reasons.
ALOY-1074 implements the change.
Reopened for backporting to 1_6_X branch
Verified fixed using: Titanium SDK 4.0.0.v20150325201813 Studio 4.0.0.201503232213 Appc NPM: 0.3.35 Appc CLI 0.2.192 Alloy 1.6.0-alpha Projects with sync adaptors working as expected with backbone 0.9.2 and 1.1.2.