Skip to content

plugins: remove additive context flavours #709

@KnorpelSenf

Description

@KnorpelSenf

Previously, we only had additive context flavours that worked via type intersection.

Later, we added transformative context flavours that are strictly more powerful. All additive flavour can be expressed that way.

We should rework all plugin to only use transformative flavours in order to avoid confusion. People find it hard to understand how to combine the two types of types.

This should be dropped from the docs, as well.

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