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

Refactor all the implementation classes #105

Open
AlexMathew opened this issue Apr 19, 2018 · 0 comments
Open

Refactor all the implementation classes #105

AlexMathew opened this issue Apr 19, 2018 · 0 comments

Comments

@AlexMathew
Copy link
Owner

2015 me wrote horrible OO code.

Actually properly use inheritance in the classes. Why is this needed?

  • Helps get rid of a major load of code duplication
  • Forces to break functions down - so decreasing the cognitive complexity of the implementation functions.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant