flickrbomb
flickrbomb copied to clipboard
Override's Backbone.sync... not ideal if you are using in an Backbone app
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.