alekseykulikov / backbone-offline

[Deprecated] Allows your Backbone.js app to work offline
MIT License
720 stars 56 forks source link

Using backbone-offline in conjuction with backbone.iobind? #61

Open ghost opened 11 years ago

ghost commented 11 years ago

Backbone.iobind is another popular js library that overwrites the sync method. How do I use backbone-offline and backbone.iobind together?

https://github.com/logicalparadox/backbone.iobind/blob/master/dist/backbone.iosync.js#L47