Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!cs.utexas.edu!uunet!pdn!oz!alan From: alan@oz.nm.paradyne.com (Alan Lovejoy) Newsgroups: comp.lang.misc Subject: Re: Polymorphism Message-ID: <6063@pdn.paradyne.com> Date: 3 May 89 16:09:25 GMT References: <5957@pdn.paradyne.com< <1810@etive.ed.ac.uk< <5973@pdn.paradyne.com< <1834@etive.ed.ac.uk< <6000@pdn.paradyne.com> <1859@etive.ed.ac.uk> <6032@pdn.paradyne.com> <1899@etive.ed.ac.uk> Sender: news@pdn.paradyne.com Reply-To: alan@oz.paradyne.com (Alan Lovejoy) Organization: AT&T Paradyne, Largo, Florida Lines: 52 In article <1899@etive.ed.ac.uk< db@lfcs.ed.ac.uk (Dave Berry) writes: <> alan@rnms1.paradyne.com (Alan Lovejoy) writes: <>[I believe Nick Rothwell writes:] <>Of course. But there is a data structure (not "i") that IS being dynamically <>updated in place in your example: the dictionary that maps names to values. Whether this updating actually occurs at run time or compile time is a feature <>of the implementation, not a property of the language definition.