Skip to content

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

@ifandelse

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.

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