The Strategy pattern provides a way for you to easily change the way an object behaves at runtime. It essentially allows you to “plug” some behaviour into an object.
Continue reading at the ColdFusion Design Patterns Site
http://www.coldfusiondesignpatterns.org/wiki/Strategy
If you have any comments or questions about this pattern please post a message on the Object Oriented ColdFusion Google group:
http://groups.google.com/group/coldfusionoo
