Sure; see the chapter on the Factory pattern in "Design Patterns".
Charles Yeomans
On Aug 24, 2006, at 4:10 PM, Alexander Cohen wrote:
Does anyone know of any code hacks that would allow a developer to
instantiate a custom class from within the IDE by name?
example:
dim instance as Object = NewInstanceOfObjectByName("MyCustomClass")
thanks
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>