Hiya,
I have a singleton factory controlling all my object instances (forms & bdm's), I need a way of 'saving' this list of classes so as to recreate the objects at next runtime, but how can I 'save' a class type other than by saving its name, and then how do I get to the class type form the class name. Is there another way of doing this? Cheers Jono [Non-text portions of this message have been removed]

