Path: utzoo!attcan!uunet!lll-winken!lll-tis!helios.ee.lbl.gov!pasteur!ucbvax!decwrl!labrea!rutgers!mit-eddie!uw-beaver!microsoft!tonyw From: tonyw@microsoft.UUCP (Tony Williams) Newsgroups: comp.lang.c++ Subject: Problem with multiple inheritance? (was Objective C vs C++) Message-ID: <1140@microsoft.UUCP> Date: 1 Nov 88 20:00:34 GMT References: <8335@nlm-mcs.arpa> <3438@jpl-devvax.JPL.NASA.GOV> Reply-To: tonyw@microsoft.UUCP (Tony Williams) Organization: Microsoft Corp., Redmond WA Lines: 7 In article <3438@jpl-devvax.JPL.NASA.GOV> david@beowulf.JPL.NASA.GOV (David Smyth) writes: >only use multiple-inheritance when you have the source of all classes >back to their roots because a client can introduce bugs which a C++ >compliler won't catch; etc. etc. etc. Is this described anywhere in the literature? Can anyone tell me about the problems referred to here? Tony