Click here to Skip to main content
15,898,987 members

The Insider News

   

The Insider News is for breaking IT and Software development news. Post your news, your alerts and your inside scoops. This is an IT news-only forum - all off-topic, non-news posts will be removed. If you wish to ask a programming question please post it here.

Get The Daily Insider direct to your mailbox every day. Subscribe now!

 
GeneralRe: Windows 10 to come on USB sticks in addition to DVD Pin
TheGreatAndPowerfulOz24-Jun-15 5:39
TheGreatAndPowerfulOz24-Jun-15 5:39 
NewsInterfaces considered harmful Pin
Rob Grainger23-Jun-15 3:01
Rob Grainger23-Jun-15 3:01 
GeneralRe: Interfaces considered harmful Pin
Pete O'Hanlon23-Jun-15 3:28
mvePete O'Hanlon23-Jun-15 3:28 
GeneralRe: Interfaces considered harmful Pin
Rob Grainger23-Jun-15 5:24
Rob Grainger23-Jun-15 5:24 
GeneralRe: Interfaces considered harmful Pin
Rob Grainger23-Jun-15 5:43
Rob Grainger23-Jun-15 5:43 
GeneralRe: Interfaces considered harmful Pin
Pete O'Hanlon23-Jun-15 5:50
mvePete O'Hanlon23-Jun-15 5:50 
GeneralRe: Interfaces considered harmful Pin
Duncan Edwards Jones23-Jun-15 3:38
professionalDuncan Edwards Jones23-Jun-15 3:38 
GeneralRe: Interfaces considered harmful Pin
Rob Grainger23-Jun-15 5:29
Rob Grainger23-Jun-15 5:29 
Nobody (nobody sane anyway) would argue that clear interface between components are not a good thing.

It doesn't excuse failing to implement multiple inheritance though. I've yet to see a cogent argument why they're a bad thing. C++'s implementation is pretty odd, but Eiffel, I think got it much better. At the very least, it would be nice if we had facilities like Mixins, otherwise, as the original essay indicated, we either have to repeat ourselves each time we implement an interface (violating DRY), or we have to choose some other mechanism (violating Separation of Concerns).

But as Pete O'Hanlon pointed out that the debate has already occurred, I won't pursue the matter further.
"If you don't fail at least 90 percent of the time, you're not aiming high enough."
Alan Kay.

GeneralRe: Interfaces considered harmful Pin
Pete O'Hanlon23-Jun-15 5:51
mvePete O'Hanlon23-Jun-15 5:51 
GeneralRe: Interfaces considered harmful Pin
Rob Grainger23-Jun-15 9:08
Rob Grainger23-Jun-15 9:08 
GeneralRe: Interfaces considered harmful Pin
Pete O'Hanlon23-Jun-15 9:29
mvePete O'Hanlon23-Jun-15 9:29 
GeneralRe: Interfaces considered harmful Pin
TheGreatAndPowerfulOz23-Jun-15 10:23
TheGreatAndPowerfulOz23-Jun-15 10:23 
GeneralRe: Interfaces considered harmful Pin
Rob Grainger23-Jun-15 22:35
Rob Grainger23-Jun-15 22:35 
GeneralRe: Interfaces considered harmful Pin
TheGreatAndPowerfulOz24-Jun-15 5:39
TheGreatAndPowerfulOz24-Jun-15 5:39 
GeneralRe: Interfaces considered harmful Pin
Rob Grainger24-Jun-15 9:41
Rob Grainger24-Jun-15 9:41 
GeneralRe: Interfaces considered harmful Pin
TheGreatAndPowerfulOz25-Jun-15 13:44
TheGreatAndPowerfulOz25-Jun-15 13:44 
GeneralRe: Interfaces considered harmful Pin
TheGreatAndPowerfulOz25-Jun-15 13:47
TheGreatAndPowerfulOz25-Jun-15 13:47 
GeneralRe: Interfaces considered harmful Pin
szukuro23-Jun-15 3:43
szukuro23-Jun-15 3:43 
GeneralRe: Interfaces considered harmful Pin
Vark11123-Jun-15 4:02
Vark11123-Jun-15 4:02 
GeneralRe: Interfaces considered harmful Pin
Rob Grainger23-Jun-15 5:33
Rob Grainger23-Jun-15 5:33 
GeneralRe: Interfaces considered harmful Pin
Vark11123-Jun-15 8:40
Vark11123-Jun-15 8:40 
GeneralRe: Interfaces considered harmful Pin
TheGreatAndPowerfulOz23-Jun-15 10:26
TheGreatAndPowerfulOz23-Jun-15 10:26 
GeneralRe: Interfaces considered harmful Pin
Rob Grainger23-Jun-15 22:44
Rob Grainger23-Jun-15 22:44 
GeneralRe: Interfaces considered harmful Pin
TheGreatAndPowerfulOz23-Jun-15 10:08
TheGreatAndPowerfulOz23-Jun-15 10:08 
GeneralRe: Interfaces considered harmful Pin
Rob Grainger23-Jun-15 22:37
Rob Grainger23-Jun-15 22:37 

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.