Design patterns – Part 7: Template method pattern
Feb.16, 2009 in
Best practices, Code optimization, Intermediate, Lotus Domino, Object-oriented development, design patterns
Leave a Comment
In this article, I would like to present you a design pattern that is not so common, but for sure, I wish, that in the past I would have used it. It would certainly make my life much easier. So, what is this Template method pattern all about? The Template Method Pattern defines the skeleton [...]
