Cpp Coding Standards/DESIGN/PremGen

From Apache OpenOffice Wiki
< Cpp Coding Standards‎ | DESIGN
Revision as of 17:08, 14 December 2009 by B michaelsen (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Code that generalizes without a need is unnecessarily complex and harder to maintain. So do not consider generalization, before there is indeed a second occurrence. At the third it is probably a good idea.

Personal tools