Hacker News new | ask | show | jobs
by mdcb 2771 days ago
But then are your modules really modular?
1 comments

In a C/C++ world, a module is usually defined as a file/.dll/.so on disk. So highly-coupled modules are still modules.