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

Describable mixin #170

Closed
wants to merge 3 commits into from
Closed

Describable mixin #170

wants to merge 3 commits into from

Conversation

maxnatamo
Copy link

Fixes #158

Also, excuse the typo in the commit message.

@natinusala
Copy link
Owner

Hello, thanks for the PR!

What you did is an interface, not a mixin.

Also for the commit message can you please reword it? Thanks

@maxnatamo
Copy link
Author

I've amended the commit. Whether an interface is fine or it has to be a mixin, is up to you.

@natinusala
Copy link
Owner

natinusala commented Oct 26, 2021 via email

@EmmmaTech
Copy link
Contributor

EmmmaTech commented Nov 4, 2021

Alright, so, I recommend you search up what a mixin is before you make this PR. It's not just an inherited class, it's a lot more.

Edit: I searched on Google, and found this, which contains many examples and definitions for mixins: https://stackoverflow.com/questions/533631/what-is-a-mixin-and-why-are-they-useful

@maxnatamo maxnatamo closed this Nov 11, 2023
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

Successfully merging this pull request may close these issues.

Describable mixin
3 participants