Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!csd4.milw.wisc.edu!cs.utexas.edu!uunet!mcvax!ukc!axion!tigger!raph From: raph@tigger.planet.bt.co.uk (Raphael Mankin) Newsgroups: comp.lang.c++ Subject: Re^2: Default argument values Message-ID: <535@tigger.planet.bt.co.uk> Date: 1 Aug 89 16:19:11 GMT References: <43253@bbn.COM> <20077@paris.ics.uci.edu> <399@odi.ODI.COM> Distribution: comp Organization: RT5111, BTRL, Martlesham Heath, England Lines: 12 dlw@odi.com (Dan Weinreb) writes: >In article <20077@paris.ics.uci.edu> schmidt@glacier.ics.uci.edu (Doug Schmidt) writes: > There's also another problem. Allowing ``named parameters,'' a la > Ada, weakens information hiding, since formal parameter names are now > visible *outside* their original scope! Does this visiblity matter? After all you are not giving the programmer access to anything he did not have ccess to before. Raphael Mankin raph@planet.bt.co.uk