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

django - How can I change user group without delete record -

java - Need to add SOAP security token -

java - EclipseLink JPA Object is not a known entity type -