Default to explicit interface implementation – yes or no?
An anecdote I recently started at a new company. One of the first things that struck me as odd was the extensiveness of interfaces being implemented explicitly in one of the projects. I soon found out that one particular colleague made it his default to always implement interfaces explicitly.Interested as to why he was defaulting […]