|
|
|
|
|
by drabiega
2675 days ago
|
|
> memory/resource scarcity is the mother of quality code My experience with Legacy code has been the exact opposite of this. I've seen some really well written and documented legacy code but almost never in resource / performance sensitive areas. People inevitably seem to accept trade-offs that sacrifice readability and maintainability for efficiency. |
|