Alternatives Quote by Bjarne Stroustrup
“"Legacy code" often differs from its suggested alternative by actually working and scaling.”
About This Quote
Source Talk: C++ Conference, Bjarne Stroustrup, 2015
Legacy code may be less elegant but often proves reliable and scalable in practice.
In simple terms: Old code works well.
Balance innovation with proven stability.
Themes
Mood
Type
When to use this quote
- system maintenance
- product development
- risk assessment
Key Concepts
Questions to Reflect On
- When should legacy be replaced?
- How to manage technical debt?
Focusing on legacy can impede adoption of better designs.