Click here to Skip to main content
15,909,896 members

Survey Results

Is support for inheriting from two or more classes a Good or Bad thing?   [Edit]

Survey period: 10 Apr 2005 to 16 Apr 2005

We can inherit from multiple interfaces in .NET but not from multiple classes. (suggested by Kamarey)

OptionVotes% 
It's Good Thing43335.46
It depends47638.98
It's a Bad Thing31225.55



 
GeneralRe: Let your code run wild and free, because as the old saying goes, "Let your code run wild and free" Pin
Stan Shannon12-Apr-05 5:51
Stan Shannon12-Apr-05 5:51 
GeneralRe: No more wishy-washy answers Pin
Alvaro Mendez12-Apr-05 7:07
Alvaro Mendez12-Apr-05 7:07 
GeneralRe: No more wishy-washy answers Pin
WoR12-Apr-05 21:58
WoR12-Apr-05 21:58 
GeneralRe: No more wishy-washy answers Pin
David Nash12-Apr-05 17:50
David Nash12-Apr-05 17:50 
GeneralLess is not more Pin
George11-Apr-05 12:28
George11-Apr-05 12:28 
GeneralRe: Less is not more Pin
Bob Stanneveld11-Apr-05 21:00
Bob Stanneveld11-Apr-05 21:00 
GeneralRe: Less is not more Pin
Nemanja Trifunovic12-Apr-05 3:13
Nemanja Trifunovic12-Apr-05 3:13 
GeneralRequired for policy based design and template metaprogramming Pin
Yves Tkaczyk11-Apr-05 5:11
Yves Tkaczyk11-Apr-05 5:11 
I would say single inheritance and use of interface leads to simpler design (read easier to maintain when you get back to it 2 years later or it is not you code).

However multiple inherante is required in C++ if you want to used policy based or template metaprogramming.

Yves Tkaczyk
GeneralIt depends is so tempting... Pin
Nitron11-Apr-05 3:09
Nitron11-Apr-05 3:09 
GeneralDepends Pin
Navin11-Apr-05 3:09
Navin11-Apr-05 3:09 
GeneralDr Stroustrup's opinion Pin
Nemanja Trifunovic11-Apr-05 2:43
Nemanja Trifunovic11-Apr-05 2:43 
GeneralRe: Dr Stroustrup's opinion Pin
Nish Nishant11-Apr-05 6:02
sitebuilderNish Nishant11-Apr-05 6:02 
GeneralRe: Dr Stroustrup's opinion Pin
David Levitt (Myrddin)11-Apr-05 12:02
David Levitt (Myrddin)11-Apr-05 12:02 
GeneralRe: Dr Stroustrup's opinion Pin
Anonymous15-Apr-05 2:28
Anonymous15-Apr-05 2:28 
GeneralRe: Dr Stroustrup's opinion Pin
Nemanja Trifunovic12-Apr-05 3:10
Nemanja Trifunovic12-Apr-05 3:10 
GeneralRe: Dr Stroustrup's opinion Pin
David Wulff12-Apr-05 3:53
David Wulff12-Apr-05 3:53 
GeneralInterfaces are not substitutes for MI... Pin
Daniel Turini10-Apr-05 23:20
Daniel Turini10-Apr-05 23:20 
GeneralRe: Interfaces are not substitutes for MI... Pin
Vikram A Punathambekar11-Apr-05 2:43
Vikram A Punathambekar11-Apr-05 2:43 
GeneralRe: Interfaces are not substitutes for MI... Pin
Nemanja Trifunovic11-Apr-05 2:59
Nemanja Trifunovic11-Apr-05 2:59 
GeneralRe: Interfaces are not substitutes for MI... Pin
Vikram A Punathambekar11-Apr-05 6:03
Vikram A Punathambekar11-Apr-05 6:03 
GeneralI voted good, but.... Pin
Christian Graus10-Apr-05 12:28
protectorChristian Graus10-Apr-05 12:28 
GeneralRe: I voted good, but.... Pin
Toby Opferman10-Apr-05 16:17
Toby Opferman10-Apr-05 16:17 
GeneralRe: I voted good, but.... Pin
Bob Stanneveld10-Apr-05 21:20
Bob Stanneveld10-Apr-05 21:20 
GeneralRe: I voted good, but.... Pin
Toby Opferman10-Apr-05 23:04
Toby Opferman10-Apr-05 23:04 
GeneralRe: I voted good, but.... Pin
Aza11-Apr-05 2:22
Aza11-Apr-05 2:22 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.