Click here to Skip to main content
15,884,177 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: OO is not all that and a bag of chips Pin
CPallini30-Mar-20 4:38
mveCPallini30-Mar-20 4:38 
GeneralRe: OO is not all that and a bag of chips Pin
honey the codewitch30-Mar-20 4:48
mvahoney the codewitch30-Mar-20 4:48 
GeneralRe: OO is not all that and a bag of chips Pin
CPallini30-Mar-20 5:02
mveCPallini30-Mar-20 5:02 
GeneralRe: OO is not all that and a bag of chips Pin
kalberts29-Mar-20 21:54
kalberts29-Mar-20 21:54 
GeneralRe: OO is not all that and a bag of chips Pin
CPallini29-Mar-20 22:00
mveCPallini29-Mar-20 22:00 
GeneralRe: OO is not all that and a bag of chips Pin
mark.pi30-Mar-20 11:32
mark.pi30-Mar-20 11:32 
GeneralRe: OO is not all that and a bag of chips Pin
CPallini30-Mar-20 20:11
mveCPallini30-Mar-20 20:11 
GeneralRe: OO is not all that and a bag of chips Pin
patvdwal29-Mar-20 23:02
patvdwal29-Mar-20 23:02 
Agree...

More and more I'm starting to think we have been going the wrong way.
The article that really had me started thinking about this was this one:

https://medium.com/better-programming/object-oriented-programming-the-trillion-dollar-disaster-92a4b666c7c7

Excellent article.
The simplest pieces of code we try to make so abstract that at some point it doesn't make sense anymore and gets hard to understand. You end op with classes like: OrderManagerProviderOrchestrator or OrderFactoryStrategy. And all of this because, you know, SOLID, KISS, abstraction, dependency injection, blah blah blah,...
We spend so much time making code that way, making it independent, scaleable, etc. But in the end, whenever some change it necessary: oh no, this means we have to refactor everything!
GeneralRe: OO is not all that and a bag of chips Pin
honey the codewitch30-Mar-20 4:05
mvahoney the codewitch30-Mar-20 4:05 
GeneralRe: OO is not all that and a bag of chips Pin
honey the codewitch30-Mar-20 4:06
mvahoney the codewitch30-Mar-20 4:06 
GeneralRe: OO is not all that and a bag of chips Pin
patvdwal30-Mar-20 4:30
patvdwal30-Mar-20 4:30 
GeneralRe: OO is not all that and a bag of chips Pin
honey the codewitch30-Mar-20 4:49
mvahoney the codewitch30-Mar-20 4:49 
GeneralRe: OO is not all that and a bag of chips Pin
mark.pi30-Mar-20 11:47
mark.pi30-Mar-20 11:47 
GeneralRe: OO is not all that and a bag of chips Pin
patvdwal30-Mar-20 20:37
patvdwal30-Mar-20 20:37 
PraiseRe: OO is not all that and a bag of chips Pin
KateAshman29-Mar-20 23:38
KateAshman29-Mar-20 23:38 
GeneralRe: OO is not all that and a bag of chips Pin
honey the codewitch30-Mar-20 4:04
mvahoney the codewitch30-Mar-20 4:04 
GeneralRe: OO is not all that and a bag of chips Pin
Mike Winiberg30-Mar-20 0:12
professionalMike Winiberg30-Mar-20 0:12 
GeneralRe: OO is not all that and a bag of chips Pin
honey the codewitch30-Mar-20 4:03
mvahoney the codewitch30-Mar-20 4:03 
GeneralRe: OO is not all that and a bag of chips Pin
mark.pi30-Mar-20 11:50
mark.pi30-Mar-20 11:50 
GeneralRe: OO is not all that and a bag of chips Pin
Stuart Dootson30-Mar-20 0:20
professionalStuart Dootson30-Mar-20 0:20 
GeneralRe: OO is not all that and a bag of chips Pin
kalberts30-Mar-20 0:45
kalberts30-Mar-20 0:45 
GeneralRe: OO is not all that and a bag of chips Pin
Jeroen_R30-Mar-20 1:26
Jeroen_R30-Mar-20 1:26 
GeneralRe: OO is not all that and a bag of chips Pin
obermd30-Mar-20 3:29
obermd30-Mar-20 3:29 
GeneralRe: OO is not all that and a bag of chips Pin
BryanFazekas30-Mar-20 4:02
BryanFazekas30-Mar-20 4:02 
GeneralRe: OO is not all that and a bag of chips Pin
Bitbeisser30-Mar-20 6:00
Bitbeisser30-Mar-20 6:00 

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.