Difference between revisions of "Big ball of mud"

From Wiki @ Karl Jones dot com
Jump to: navigation, search
(Created page with "A '''big ball of mud''' is a software system that lacks a perceivable software architecture. == Description == Although undesirable from a software engineering point...")
 
(No difference)

Latest revision as of 09:51, 27 April 2016

A big ball of mud is a software system that lacks a perceivable software architecture.

Description

Although undesirable from a software engineering point of view, such systems are common in practice due to business pressures, developer turnover, and software entropy.

They are a type of design anti-pattern.

Joel Moses has been credited with coining the phrase in the 1970s.

See also

External links