Y
Hacker News
new
|
ask
|
show
|
jobs
by
mdcb
2771 days ago
But then are your modules really modular?
1 comments
avisser
2771 days ago
In a C/C++ world, a module is usually defined as a file/.dll/.so on disk. So highly-coupled modules are still modules.
link