Strategy pattern Example for Coldfusion
November 23rd, 2007
Demo application with source code showing the usage of strategy pattern to dynamically select/change the class behavior at runtime and without having to lock the class to a specific behavior
As I make my way through Head First Design Patterns, which I am starting to agree is a “must” on a developer’s bookshelf, I decided I would work out some of the exercises in ColdFusion code. It is geared towards Java, but the principles carry over into OOP practices in ColdFusion as well.
Entry Filed under: Behavioral patterns
Leave a Comment
Some HTML allowed:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <code> <em> <i> <strike> <strong>
Trackback this post | Subscribe to the comments via RSS Feed