Skip to content

Composing with mixins needs the option to override existing prototype members #2

Description

@ifandelse

Currently, using compose() will only add mixin methods if they don't already exist on the prototype of the target. This should be configurable, and possibly defaulted to override, with the option to prevent overriding existing members.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions