Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!samsung!uunet!microsoft!jimad From: jimad@microsoft.UUCP (Jim ADCOCK) Newsgroups: comp.object Subject: Re: Examples of Multiple Inheritance? Message-ID: <59777@microsoft.UUCP> Date: 12 Dec 90 23:07:16 GMT References: <60700005@inmet> <13688@cadillac.CAD.MCC.COM> Reply-To: jimad@microsoft.UUCP (Jim ADCOCK) Organization: Microsoft Corp., Redmond WA Lines: 7 In article <60700005@inmet> stt@inmet.inmet.com writes: |Multiple inheritance seems to add significant overhead to an OOPL even |when not being used in a system, so we are looking for convincing |examples that it's benefits outweigh the cost. MI need not add overhead when not being used. This simply depends on how its being implemented.