Click here to Skip to main content
15,895,142 members

Survey Results

Multiple Inheritence   [Edit]

Survey period: 17 Mar 2002 to 24 Mar 2002

Do you use multiple inheritence when programming?

OptionVotes% 
Yes, I often derive from multiple classes13513.80
Yes, I occasionally derive from multiple classes37638.45
Yes, I use classes that are derived from multiple classes (but don't create these classes myself)909.20
No - I see no need19219.63
No - the language I use doesn't support MI444.50
No - I intentionally avoid MI.14114.42



 
GeneralRe: MI the "right" way Pin
Nemanja Trifunovic17-Mar-02 14:04
Nemanja Trifunovic17-Mar-02 14:04 
GeneralRe: MI the "right" way Pin
Tomasz Sowinski18-Mar-02 4:57
Tomasz Sowinski18-Mar-02 4:57 
GeneralI love it. Pin
Giles17-Mar-02 9:09
Giles17-Mar-02 9:09 
GeneralRe: I love it. Pin
Nemanja Trifunovic17-Mar-02 14:06
Nemanja Trifunovic17-Mar-02 14:06 
GeneralRe: I love it. Pin
Bernhard18-Mar-02 19:14
Bernhard18-Mar-02 19:14 
GeneralRe: I love it. Pin
Giles19-Mar-02 11:29
Giles19-Mar-02 11:29 
GeneralATL/C# Pin
Christian Graus16-Mar-02 23:19
protectorChristian Graus16-Mar-02 23:19 
GeneralRe: ATL/C# Pin
David Wengier17-Mar-02 2:07
David Wengier17-Mar-02 2:07 
Christian Graus wrote:
I'm getting used to the way I declare event handlers through the IDE ( give me a chance and I'll get to doing it with delegates, I am sure ).

Isnt that funny. With VB, I have been used to using the IDE to create event handlers for longer than I care to remember. Since the first day I used .NET beta 1, I hand wrote every single event handler. I guess years of seeing "Button1_Click" and the like have driven me to it. I really prefer the normal names I can now give them, so I type them myself. Smile | :)

--
David Wengier

Sonork ID: 100.14177 - Ch00k
GeneralRe: ATL/C# Pin
Russell Morris17-Mar-02 6:57
Russell Morris17-Mar-02 6:57 
GeneralRe: ATL/C# Pin
Daniel Lohmann17-Mar-02 9:11
Daniel Lohmann17-Mar-02 9:11 

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.