Click here to Skip to main content
15,881,801 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: Dependency Injection mystery, and history... Pin
Sander Rossel26-May-22 0:06
professionalSander Rossel26-May-22 0:06 
GeneralRe: Dependency Injection mystery, and history... Pin
Adam O'Neil26-May-22 5:16
Adam O'Neil26-May-22 5:16 
GeneralRe: Dependency Injection mystery, and history... Pin
raddevus26-May-22 5:09
mvaraddevus26-May-22 5:09 
GeneralRe: Dependency Injection mystery, and history... Pin
raddevus26-May-22 5:08
mvaraddevus26-May-22 5:08 
GeneralRe: Dependency Injection mystery, and history... Pin
Gerry Schmitz26-May-22 6:26
mveGerry Schmitz26-May-22 6:26 
GeneralRe: Dependency Injection mystery, and history... Pin
abmv26-May-22 8:05
professionalabmv26-May-22 8:05 
GeneralRe: Dependency Injection mystery, and history... Pin
MSBassSinger26-May-22 13:50
professionalMSBassSinger26-May-22 13:50 
GeneralRe: Dependency Injection mystery, and history... Pin
Member 1194113127-May-22 5:33
Member 1194113127-May-22 5:33 
There is a lot of angst and wisdom in all of the other replies. My take is that, like many things of late, developers do not use judgement and assume "if a little is good a lot is better" without doing the analysis of what is really needed. I was doing "Dependency Injection" (hate the term, it should actually be "Dependency Abstraction") before the term was ever coined simply because I needed a little bit of it to make certain things more general.

As to why it seems simpler these days perhaps it is because the tooling (such as Unity, et al) have made it simpler to use and when you're less concerned about how the gas ignites to drive the piston it is easier to see the utility of the engine.

But that simpler tooling comes at a price, namely we don't always know what is going on under the hood, which can be both a good thing and a bad thing depending on what we're doing and the issues being faced.
GeneralA much needed vacation PinPopular
kmoorevs25-May-22 7:08
kmoorevs25-May-22 7:08 
GeneralRe: A much needed vacation PinPopular
Maximilien25-May-22 7:28
Maximilien25-May-22 7:28 
GeneralRe: A much needed vacation Pin
OriginalGriff25-May-22 7:56
mveOriginalGriff25-May-22 7:56 
GeneralRe: A much needed vacation Pin
devenv.exe25-May-22 8:31
professionaldevenv.exe25-May-22 8:31 
GeneralRe: A much needed vacation Pin
0x01AA25-May-22 8:56
mve0x01AA25-May-22 8:56 
GeneralRe: A much needed vacation PinPopular
Mike Hankey25-May-22 9:13
mveMike Hankey25-May-22 9:13 
GeneralRe: A much needed vacation Pin
dandy7225-May-22 11:07
dandy7225-May-22 11:07 
GeneralRe: A much needed vacation Pin
DRHuff25-May-22 13:54
DRHuff25-May-22 13:54 
GeneralRe: A much needed vacation Pin
Greg Utas25-May-22 15:33
professionalGreg Utas25-May-22 15:33 
GeneralRe: A much needed vacation Pin
kmoorevs26-May-22 6:10
kmoorevs26-May-22 6:10 
JokeSo I had to go to the store to get 6 bottles of Sprite... PinPopular
Sander Rossel25-May-22 1:16
professionalSander Rossel25-May-22 1:16 
GeneralRe: So I had to go to the store to get 6 bottles of Sprite... Pin
den2k8825-May-22 1:27
professionalden2k8825-May-22 1:27 
GeneralRe: So I had to go to the store to get 6 bottles of Sprite... Pin
Greg Utas25-May-22 1:29
professionalGreg Utas25-May-22 1:29 
GeneralRe: So I had to go to the store to get 6 bottles of Sprite... Pin
jeron125-May-22 4:26
jeron125-May-22 4:26 
GeneralRe: So I had to go to the store to get 6 bottles of Sprite... Pin
den2k8825-May-22 4:44
professionalden2k8825-May-22 4:44 
GeneralRe: So I had to go to the store to get 6 bottles of Sprite... Pin
jeron125-May-22 5:04
jeron125-May-22 5:04 
GeneralRe: So I had to go to the store to get 6 bottles of Sprite... Pin
fgs196325-May-22 8:08
fgs196325-May-22 8:08 

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.