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

Cleanup code, use interfaces instead of methods throwing exceptions #27

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

stmh
Copy link
Member

@stmh stmh commented Mar 2, 2021

hi @d34dman

This PR will only do some code cleanup, and removing empty emthods which throw an exception and replacing them with an interface. This has a better DX as your editor will mark the subclass as faulty as it does not implement the interface completely.

No functional changes besides that.

@stmh stmh requested a review from d34dman March 2, 2021 16:19
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.

2 participants