Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.java.programmer > #17049

Re: multiple inheritance

From "markspace" <markspace@1:261/38.remove-yy0-this>
Subject Re: multiple inheritance
Message-ID <501C1561.56008.calajapr@time.synchro.net> (permalink)
Newsgroups comp.lang.java.programmer
References <501C1561.56007.calajapr@time.synchro.net>
Date 2012-08-03 18:54 +0000
Organization tds.net

Show all headers | View raw


  To: bob smith
From: "markspace" <markspace@1:261/38.remove-s5y-this>

  To: bob smith
From: markspace <-@.>

On 8/1/2012 7:28 PM, bob smith wrote:
> Why doesn't Java support multiple inheritance?
>

The diamond problem.  I'm not really up on the details however.

I can tell you from hanging out on the lambda-dev list (Java 8 features) that 
Brian Goetz has pushed back strongly on any sort of multiple inheritance. 
Apparently the diamond problem is a real bear and introduces real complexity 
into both the compiler and the user code that can cause big problems in the 
long run.

http://en.wikipedia.org/wiki/Diamond_problem

-+- BBBS/Li6 v4.10 Dada-1
 + Origin: Prism bbs (1:261/38)
-+- Synchronet 3.16a-Win32 NewsLink 1.98
Time Warp of the Future BBS - telnet://time.synchro.net:24

--- BBBS/Li6 v4.10 Dada-1
 * Origin: Prism bbs (1:261/38)
--- Synchronet 3.16a-Win32 NewsLink 1.98
Time Warp of the Future BBS - telnet://time.synchro.net:24

Back to comp.lang.java.programmer | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

multiple inheritance "bob smith" <bob.smith@1:261/38.remove-yy0-this> - 2012-08-03 18:54 +0000
  Re: multiple inheritance "markspace" <markspace@1:261/38.remove-yy0-this> - 2012-08-03 18:54 +0000
    Re: multiple inheritance "Gene Wirchenko" <gene.wirchenko@1:261/38.remove-yy0-this> - 2012-08-03 18:54 +0000
  Re: multiple inheritance "Eric Sosman" <eric.sosman@1:261/38.remove-yy0-this> - 2012-08-03 18:54 +0000
  Re: multiple inheritance "Joshua Cranmer" <joshua.cranmer@1:261/38.remove-yy0-this> - 2012-08-03 18:54 +0000
    Re: multiple inheritance "Lew" <lew@1:261/38.remove-yy0-this> - 2012-08-03 18:54 +0000
    Re: multiple inheritance "Arne Vajhøj" <������
høj@1:261/38.remove-odu-this> - 2012-08-13 19:38 +0000

csiph-web