Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!wuarchive!gem.mps.ohio-state.edu!ginosko!uunet!mcsun!ukc!axion!fulcrum!nott-cs!ucl-cs!Postmaster From: Postmaster@ucl-cs.UUCP Newsgroups: comp.object Subject: forwarded mail Message-ID: <415@ucl-cs.UUCP> Date: 5 Oct 89 11:30:06 GMT Sender: Postmaster@ucl-cs.UUCP Lines: 30 From: Postmaster@uk.ac.ucl.cs Your message follows: Reply-To: comp.object Path: ucl-cs!nott-cs!ukc!mcsun!uunet!wuarchive!gem.mps.ohio-state.edu!uwm.edu!rutgers!sunybcs!marvin!axaris From: axaris@cs.buffalo.edu (Vassilios Axaris) Newsgroups: comp.object Subject: Reentrant code Message-ID: <11242@eerie.acsu.Buffalo.EDU> Date: 2 Oct 89 14:48:34 GMT Sender: nobody@acsu.buffalo.edu Original-Reply-To: axaris@cs.buffalo.edu (Vassilios Axaris) Organization: SUNY @ Buffalo (Computer Engineering) Lines: 8 Keywords: reentrant code, object methods Resent-Date: Wed, 4 Oct 89 22:02:43 BST Resent-From: news@Cs.Ucl.AC.UK Resent-To: comp.object@bboards 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