Click here to Skip to main content
15,893,266 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
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 
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 
Quote:
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.


Thanks for being the first to show a worthy use case for default implementations of interfaces.

Quote:
he 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.


This I suspect is largely, if not entirely, the result of C# being the responsibility of a single vendor, Microsoft, who has enough muscle to call the shots unequivocally. In contrast, the C++ standard is the work of a committee composed of people from competing vendors, who are motivated by those affiliations to say and do things that favor the people who pay their salaries. The result is compromises and endless delays.
David A. Gray
Delivering Solutions for the Ages, One Problem at a Time
Interpreting the Fundamental Principle of Tabular Reporting

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 
GeneralRe: Thought of the Day Pin
TNCaver22-May-19 6:24
TNCaver22-May-19 6:24 
GeneralRe: Thought of the Day Pin
Mike Hankey22-May-19 11:05
mveMike Hankey22-May-19 11:05 
GeneralWhining. Warning. Pin
W Balboos, GHB22-May-19 4:46
W Balboos, GHB22-May-19 4:46 

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.