List Headline Image
Updated by Natalia Tsymbalenko on Oct 01, 2015
 REPORT
2 items   2 followers   0 votes   13 views

Martin Fowler Quotes on "Patterns of Enterprise Application Architecture"

1

Premature flexibility adds complexity with no benefit

"If you add flexibility now [early in the project] and get it wrong, the complexity added for flexibility's sake may actually make it harder to evolve in the future and may delay deployment and thus delay the benefit."

2

Performance optimization should be measured or don't do it

"Whenever you do performance optimization, you must measure both before and after, otherwise, you may just be making you code harder to read"