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

Saturday, August 04, 2007 - Posts

Creating Classes with a Factory

This implementation uses the abstract factory pattern to avoid one of the most difficult code maintenance issues. This is the problem that arises whenever we need to change either the class name, or the source library (or both) from which we want to instantiate
posted by andykr | 0 Comments
Filed Under: