Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!usc!elroy.jpl.nasa.gov!lll-winken!iggy.GW.Vitalink.COM!widener!msi.umn.edu!noc.MR.NET!gacvx2.gac.edu!vax1.mankato.msus.edu!dannies From: dannies@vax1.mankato.msus.edu Newsgroups: comp.lang.c++ Subject: How To Implement Run-Time Creation of New Classes Message-ID: <1991May6.213804.542@vax1.mankato.msus.edu> Date: 7 May 91 03:38:04 GMT Organization: Mankato State University Lines: 12 In an article entitled "Implementation Benefits of C++ Language Mechanisms" by David Jordan (Communications of the ACM, Vol. 33, No. 9, September, 1990, pp. 61-64), the auther states that "... no generally available C++ environment yet supports the run-time creation and integration of new types into running processes, though this is possible and has been done. ..." Could anybody provide me some examples (code fragments would be great) or list of books and/or articles on this issue? (The article by David Jordan does not give any references) Any information will be greatly appreciated.