brain thinks it is. There might not actually be a general case, even if you see it clear as day. - Mattias Petter Johansson https://www.quora.com/Should-you-write-reusable-code-or-write-code-that-fits-the-use-case-Whenever-I-start-to- design-my-classes-I-start-thinking-about-re-usability-and-then-I-start-creating-more-classes-Whats-the-right-way- of-designing-classes
suited to the requirements, but with little regard for reuse potential, and then rewrite a better version from scratch the next time. - Tony Davis https://www.red-gate.com/simple-talk/blogs/whats-the-use-of-code-reuse/
has fewer bugs than no code. No code uses less memory than no code. No code is easier to understand than no code. - Mike Perham http://www.mikeperham.com/2016/02/09/kill-your-dependencies/ AIMING FOR DELETION LEADS TO MAINTAINABILITY