Skip to content

Consolidate API #29

@jo

Description

@jo

I am not very happy with the current API because there are three ways to configure the adapter:

  1. in BackbonePouch.sync(options)
  2. in the model: pouch: options
  3. during fetch: fetch(options)

While each is useful, there might be a simpler way to do this without loosing flexibility.
This is related to #27.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions