Skip to content

Install serialiser by default? #117

@backspace

Description

@backspace

The _shouldSerializeHasMany override is good for saving child IDs in a parent, but it’s only enabled if someone chooses to install the ember-pouch serialiser. A new user encountered problems with this in #116. I see two solutions:

  1. Add a generator to create the serialiser file and list it alongside the adapter in the README
  2. Add the generator to the default blueprint so it’s installed with the addon

Maybe when the addon is installed, the adapter should also be created by default? Questions. Thoughts?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions