oop - What's it called when people try to overuse Design Patterns? -


there must name when people try overuse design patterns. know terms anti-patterns , code-smell (among others), dont seem apply situation.

dont me wrong, think patterns quite useful , powerful, many times see questions , code people seem try force use of pattern used pattern. more not simplicity absolute best way go.

i did search , came this: when design patterns problem instead of solution? find interesting, dont agree with.

if tag doesnt exist on stack overflow, @ least reserve right create please. not create new tag :)

some ideas of called follow:

  • over patternizing
  • over patternized
  • design pattern overdose

i'd call overengineering -- doesn't need patterns, either.

use kiss principle (as note).


Comments

Popular posts from this blog

How do you change vbulletin's home page to the forums instead of the default (CMS or Activity Stream)? -

c++ - Troubles when compiling phash program -