Hacker News new | ask | show | jobs
by muzani 2039 days ago
Bookmarking this. It's a good argument against the O in SOLID.
2 comments

This is a silly comment. Open-Close principle is all about keeping components unaware of environmental/dependency changes, not about avoid implementation at all.

https://itnext.io/solid-principles-explanation-and-examples-...

Glad you enjoyed it!