Welcome to Foxite.COM Community Weblog Sign in | Join | Help

Monday, December 18, 2006 - Posts

Design Patterns - The Strategy

What is a strategy and how do I use it? The strategy describes one solution to the main problem inherent in writing generic code - how to deal with unforeseen demands for changes in implementation. How do I recognize where I need a strategy?  The
posted by andykr | 1 Comments
Filed Under: