Skip to content

Store creation is too inflexible #32

@BinaryMuse

Description

@BinaryMuse

There's no good way to create reusable bits of stores, for example, default methods, action handlers, or initialize methods. See #31 for a good example.

Mixins could certainly do the trick (merge action hashes, call multiple initialize methods, mix in other methods and properties), but I'm not sure if it's the best solution for the problem.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions