Skip to content

Add safety checks for correct mixin order #1

Description

@davewasmer

Some facets must be applied in a specific order. We can check this in the mixin factory by asserting the MixinBase is an instance of the necessary ancestor mixin. This should provide fast failures for scenarios where the facets were applied out of order.

For an example, see the lockable facet.

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