AntiPatterns
By Hays W. McCormick and Raphael Malveaux, June 01, 1998
Unlike design patterns, AntiPatterns focus on software failures in an attempt to understand, prevent, and recover from them. To developers, AntiPatterns are a tool that bridge the gap between architectural concepts and real-world implementations.
AntiPatterns
AntiPatterns
By Hays W. McCormick and Raphael Malveaux
Dr. Dobb's Journal June 1998
Figure 3: Stovepipe interfaces require point-to-point integration that leads to order(N×N) system cost and complexity.
Copyright © 1998, Dr. Dobb's Journal