Autogenerated Stovepipe – An Anti-Pattern
In an effort to re-use our previous work, we can over-simplify a solution. One such situation is when we grow from a stand-alone system to... Read more
In an effort to re-use our previous work, we can over-simplify a solution. One such situation is when we grow from a stand-alone system to... Read more
We often look at vendors and standards for a way to improve productivity. There is nothing wrong with this and it even is a best... Read more
In this episode, we tackle a higher form of the Spaghetti Code Anti-Pattern. While that is a code-level issue, the jumble antipattern shows up in... Read more
It is hard to think of the word “kludge” and anything other than an anti-pattern. Thus, the input kludge antipattern is an obvious name. This... Read more
The ambiguous viewpoint anti-pattern is one that goes to the heart of object-oriented design. We want to abstract and isolate functionality in a way that... Read more
Velocity is an important part of modern software development. However, there is also that adage that “speed kills.” Therefore, we need to strike a balance... Read more