|
|
|
|
|
by ars
4628 days ago
|
|
> I am a huge fan of code modularization These days that's no problem. But back then computers were slower and memory much tighter. Making clean interfaces to integrate things made the code too slow and large. On the other hand, projects were smaller, so there was less need. |
|