Click here to Skip to main content
15,926,281 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
honey the codewitch29-Mar-20 21:40
mvahoney the codewitch29-Mar-20 21:40 
GeneralRe: OO is not all that and a bag of chips Pin
CPallini29-Mar-20 21:59
mveCPallini29-Mar-20 21:59 
GeneralRe: OO is not all that and a bag of chips Pin
honey the codewitch30-Mar-20 4:26
mvahoney the codewitch30-Mar-20 4:26 
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 
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 
Agreed. I started using OO over 20 years ago and from the start, I was wary of some of the uses I saw, and that's just increased as time's passed.

There are some cases where it can be useful, but the vast majority of the time, you are more likely to get value from constraining behaviour (I like the type class feature in Haskell, and also traits in Rust). And if you really have a bunch of related types, then gathering them together as a 'sum type' often has better ergonomics.
Java, Basic, who cares - it's all a bunch of tree-hugging hippy cr*p

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 

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.