By mswatcher
via bloggingabout.net
Submitted: Feb 11 2012 / 13:10
So we’ve looked at the Template Method Pattern with an implementation as really simple example, and another real world implementation. We have additional requirements however. We also need to transform the template so that placeholders will contain the proper text, and have the value of the placeholders customized to our customers. Let’s first look again at the executing code, so we get an idea of what API we want.
Tweet
SaveShareSend
Tags: .net, frameworks, other languages



Add your comment