Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

plugins: remove additive context flavours #709

Open
Tracked by #675
KnorpelSenf opened this issue Dec 15, 2024 · 0 comments
Open
Tracked by #675

plugins: remove additive context flavours #709

KnorpelSenf opened this issue Dec 15, 2024 · 0 comments

Comments

@KnorpelSenf
Copy link
Member

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.

@KnorpelSenf KnorpelSenf mentioned this issue Dec 15, 2024
48 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant