Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!rutgers!mit-eddie!uw-beaver!rice!titan!preston From: preston@titan.rice.edu (Preston Briggs) Newsgroups: comp.object Subject: Re: Reentrant code Keywords: reentrant code, object methods Message-ID: <1857@brazos.Rice.edu> Date: 2 Oct 89 18:19:33 GMT References: <11242@eerie.acsu.Buffalo.EDU> Sender: root@rice.edu Reply-To: preston@titan.rice.edu (Preston Briggs) Organization: Rice University, Houston Lines: 10 >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, >Vassilios E. Axaris Sounds wrongs to me. Perhaps someone's particular implementation has this restriction, but most don't. It certainly isn't a requirement specific to object oriented code. Preston Briggs