On my blog recently I started a series on the Layers Pattern and its impact on unit tests. Also at work we started a training on Pattern that was quite popular. I find that in practice not only do Patterns help the design process but also they help in communication between developers.
I know most programmers know about Patterns but I’m curious about the impact it has in practice if any.
JS