flickrbomb icon indicating copy to clipboard operation
flickrbomb copied to clipboard

Override's Backbone.sync... not ideal if you are using in an Backbone app

Open kmiyashiro opened this issue 13 years ago • 0 comments

I know you just used the Backbone.localstorage plugin, but that plugin is very destructive in that it means you must absolutely use localstorage for your datastore for all Backbone models/collections by default.

Instead, flickrbomb should set the localstorage sync method per model/collection.

kmiyashiro avatar Jan 04 '12 00:01 kmiyashiro