Path: utzoo!utgpu!news-server.csri.toronto.edu!clyde.concordia.ca!uunet!snorkelwacker!think!sdd.hp.com!zaphod.mps.ohio-state.edu!brutus.cs.uiuc.edu!apple!uokmax!randy From: randy@uokmax.uucp (Longshot) Newsgroups: comp.lang.c++ Subject: Re: Man Pages for C++ Objects ?? Keywords: (9) Message-ID: <1990May2.232432.11847@uokmax.uucp> Date: 2 May 90 23:24:32 GMT References: <4131@infmx.UUCP> Organization: Engineering Computer Network, University of Oklahoma, Norman, OK Lines: 23 In article <4131@infmx.UUCP> briand@infmx.UUCP (brian donat) writes: - -Has anybody out there considered what a Unix Manual Page might -contain, regarding C++ Objects? - - For example, one might suppose that it might be valuable - to list on such pages - - The entire object declaration and any declarations - for objects which are 'base' to it. - I disagree. Part of the reasoning behind data abstraction is the lack of necessity for such knowledge. It's interface should be known-- any accessible instance variables and methods. Private variables and methods should stay that way. Randy -- Randy J. Ray University of Oklahoma, Norman Campus (405)/325-5370 !chinet!uokmax!randy randy@uokmax.uucp randy@uokmax.ecn.uoknor.edu "He's not afraid of the judgement. He knows of horrors worse than your Hell." ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~