I have read about an "object factory" approach to coding and was wondering if anyone is familiar with this concept. I seem to remember that it allowed you to only load necessary code at object creation time by employing a generic object creation routine.
Anyone use this approach ? Can you give me some guidance?
Thanks,
brian