Skip to content
This repository has been archived by the owner on Nov 9, 2024. It is now read-only.

Properly rewrite mixins #1

Open
kerwanp opened this issue Oct 7, 2024 · 0 comments
Open

Properly rewrite mixins #1

kerwanp opened this issue Oct 7, 2024 · 0 comments
Labels
bug Something isn't working enhancement New feature or request
Milestone

Comments

@kerwanp
Copy link
Contributor

kerwanp commented Oct 7, 2024

Description

Currently mixins are wrongly typed which makes impossible to override methods without breaking the type system. (ex: stripeName).

Proposal

Properly rewrite mixins with proper constructor and interfaces.

@kerwanp kerwanp added bug Something isn't working enhancement New feature or request labels Oct 7, 2024
@kerwanp kerwanp added this to the v1 milestone Oct 7, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant