AntiPatterns
- This article is about a book. For the software engineering concept that is the subject of the book, see anti-pattern.
AntiPatterns: Refactoring Software, Architectures, and Projects in Crisis[1] is a book about anti-patterns: specific repeated practices in software architecture, software design and software project management that initially appear to be beneficial, but ultimately result in bad consequences that outweigh hoped-for advantages. This study covers several recurring problematic software-related patterns, the forces that inspire their repeated adoption, and proven-in-practice remedial actions, called Refactored Solutions (see refactoring). The authors are William Brown, Raphael Malvaux, Skip McCormick and Tom Mowbray; with Scott Thomas joining in on second and third books. Four of the five authors worked together at the MITRE Corporation in the late 90's. The book received a 1998 Jolt Productivity Award.[2]
Sometimes referred to as an "Upstart Gang-Of-Four" the authors were frequently (and often unfavorably) compared to the original Design Patterns by Gang of Four. This began with a favorable review and runner-up Jolt Award given by Software Development Magazine.[3] The controversy around this book, and the concept of an anti-pattern has been said to stem from a somewhat common misunderstanding that the authors were somehow opposed to design patterns. However the authors explained within the book itself that they are big fans of design patterns; their objective was to build on the concept by providing constructive means for dealing with the frequent patterns of failure they had professionally dealt with.
Reviews
- J. Moore (1999-02-01). "AntiPatterns". ACM Computing Reviews. Association for Computing Machinery.
- Angelika Langer. "Adding a New Facet to the Patterns Discussion". Retrieved 2008-04-06.
- Francis Glassborow. "AntiPatterns in Project Management by William J Brown". ACCU. Retrieved 2008-04-06.
- Reviewed in C/C++ Users Journal July 1998 v16 n7 p63(2) by Marc Briand [1]
References
- ^ Brown, William J. (1998). AntiPatterns: Refactoring Software, Architectures, and Projects in Crisis. John Wiley & Sons, ltd. ISBN 0-471-19713-0.
{{cite book}}
: Unknown parameter|coauthors=
ignored (|author=
suggested) (help) - ^ "Previous Winners: Books". Dr. Dobbs Journal. Retrieved 2008-04-06.
- ^ Alan Zeichick. "9th Annual Jolt and Productivity Awards". Dr. Dobbs Journal. Retrieved 2008-04-06.
External links
- AntiPatterns.com A web site maintained by the authors with several patterns defined and other related articles.
- Anti Patterns Book at WikiWikiWeb