Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!rutgers!sunybcs!marvin!axaris From: axaris@cs.buffalo.edu (Vassilios Axaris) Newsgroups: comp.object Subject: Reentrant code Keywords: reentrant code, object methods Message-ID: <11242@eerie.acsu.Buffalo.EDU> Date: 2 Oct 89 14:48:34 GMT Sender: nobody@acsu.buffalo.edu Reply-To: axaris@cs.buffalo.edu (Vassilios Axaris) Organization: SUNY @ Buffalo (Computer Engineering) Lines: 8 I have recently read somewhere (most likely a magazine article) that object oriented code must be non reentrant. Is this statement true? For some reason, I do not believe it is, since code is shared by objects through inheritance. But I want to be sure... Thanks, Vassilios E. Axaris