Click here to Skip to main content
15,899,937 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: Blurring the Lines Between Interfaces and Abstract Classes Pin
User 483504722-May-19 10:25
User 483504722-May-19 10:25 
GeneralRe: Blurring the Lines Between Interfaces and Abstract Classes Pin
David A. Gray22-May-19 11:19
David A. Gray22-May-19 11:19 
GeneralRe: Blurring the Lines Between Interfaces and Abstract Classes Pin
Matthew Dennis22-May-19 10:02
sysadminMatthew Dennis22-May-19 10:02 
GeneralRe: Blurring the Lines Between Interfaces and Abstract Classes Pin
Jammer22-May-19 12:30
Jammer22-May-19 12:30 
GeneralRe: Blurring the Lines Between Interfaces and Abstract Classes Pin
jsc4222-May-19 22:09
professionaljsc4222-May-19 22:09 
GeneralRe: Blurring the Lines Between Interfaces and Abstract Classes Pin
David A. Gray23-May-19 6:36
David A. Gray23-May-19 6:36 
GeneralRe: Blurring the Lines Between Interfaces and Abstract Classes Pin
DerekT-P23-May-19 0:22
professionalDerekT-P23-May-19 0:22 
GeneralRe: Blurring the Lines Between Interfaces and Abstract Classes Pin
Gary Wheeler23-May-19 1:38
Gary Wheeler23-May-19 1:38 
One of my favorite things about C# as opposed to C++ is that they don't get wrapped around the axle over adding useful features that piss off the language dilettantes.

This is a useful feature. It lets you implement an interface change piecemeal, rather than forcing you to implement the change in one great steaming pile. You can even have the default implementation perform an assert to help ensure you've caught all cases.

The C++ folks would flagellate themselves for years over this, there would be dozens of half-baked implementations with wildly conflicting implementations, and when the standard was finally issued, no one would care.
Software Zen: delete this;

GeneralRe: Blurring the Lines Between Interfaces and Abstract Classes Pin
User 483504723-May-19 5:37
User 483504723-May-19 5:37 
GeneralRe: Blurring the Lines Between Interfaces and Abstract Classes Pin
Gary Wheeler23-May-19 5:48
Gary Wheeler23-May-19 5:48 
GeneralRe: Blurring the Lines Between Interfaces and Abstract Classes Pin
David A. Gray23-May-19 6:32
David A. Gray23-May-19 6:32 
GeneralRe: Blurring the Lines Between Interfaces and Abstract Classes Pin
Gary Wheeler23-May-19 8:10
Gary Wheeler23-May-19 8:10 
GeneralRe: Blurring the Lines Between Interfaces and Abstract Classes Pin
jsc4225-May-19 8:29
professionaljsc4225-May-19 8:29 
GeneralThought of the Day Pin
OriginalGriff22-May-19 4:56
mveOriginalGriff22-May-19 4:56 
GeneralRe: Thought of the Day Pin
W Balboos, GHB22-May-19 5:10
W Balboos, GHB22-May-19 5:10 
GeneralRe: Thought of the Day Pin
megaadam22-May-19 5:11
professionalmegaadam22-May-19 5:11 
GeneralRe: Thought of the Day Pin
Nagy Vilmos22-May-19 5:15
professionalNagy Vilmos22-May-19 5:15 
GeneralRe: Thought of the Day Pin
OriginalGriff22-May-19 5:24
mveOriginalGriff22-May-19 5:24 
GeneralRe: Thought of the Day Pin
PeejayAdams22-May-19 5:33
PeejayAdams22-May-19 5:33 
GeneralRe: Thought of the Day Pin
OriginalGriff22-May-19 5:38
mveOriginalGriff22-May-19 5:38 
GeneralRe: Thought of the Day Pin
PeejayAdams22-May-19 5:45
PeejayAdams22-May-19 5:45 
GeneralRe: Thought of the Day Pin
OriginalGriff22-May-19 5:51
mveOriginalGriff22-May-19 5:51 
GeneralRe: Thought of the Day Pin
PeejayAdams22-May-19 5:59
PeejayAdams22-May-19 5:59 
GeneralRe: Thought of the Day Pin
OriginalGriff22-May-19 6:00
mveOriginalGriff22-May-19 6:00 
GeneralRe: Thought of the Day Pin
W Balboos, GHB22-May-19 6:33
W Balboos, GHB22-May-19 6:33 

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.


Straw Poll

Were you affected by the geomagnetic storms this past weekend?
Communication disruptions, electrified pipes, random unexplained blue-screens in Windows - the list of effects is terrifying.
  Results   479 votes