Open jo opened 10 years ago
I am not very happy with the current API because there are three ways to configure the adapter:
BackbonePouch.sync(options)
pouch: options
fetch(options)
While each is useful, there might be a simpler way to do this without loosing flexibility. This is related to #27.
I am not very happy with the current API because there are three ways to configure the adapter:
BackbonePouch.sync(options)
pouch: options
fetch(options)
While each is useful, there might be a simpler way to do this without loosing flexibility. This is related to #27.