Click here to Skip to main content
15,886,742 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.

 
AnswerRe: Who loves me? Pin
Super Lloyd10-Jul-20 14:29
Super Lloyd10-Jul-20 14:29 
GeneralRe: Who loves me? Pin
honey the codewitch10-Jul-20 14:32
mvahoney the codewitch10-Jul-20 14:32 
GeneralRe: Who loves me? Pin
Super Lloyd10-Jul-20 14:37
Super Lloyd10-Jul-20 14:37 
AnswerRe: Who loves me? Pin
Sander Rossel11-Jul-20 4:10
professionalSander Rossel11-Jul-20 4:10 
GeneralRe: Who loves me? Pin
honey the codewitch11-Jul-20 4:13
mvahoney the codewitch11-Jul-20 4:13 
GeneralRe: Who loves me? Pin
Greg Utas11-Jul-20 4:35
professionalGreg Utas11-Jul-20 4:35 
GeneralRe: Who loves me? Pin
honey the codewitch11-Jul-20 4:49
mvahoney the codewitch11-Jul-20 4:49 
GeneralRe: Who loves me? Pin
Greg Utas11-Jul-20 5:18
professionalGreg Utas11-Jul-20 5:18 
Eventually I thought of it in the same way as what I call "switch Considered Harmful". You sometimes see switch when the code is crying out for a virtual function and polymorphism. Other times, the switch is a just a simple if, but it's still gross. I'll do it when adding the virtual function would be really messy, but even then it makes me hold my nose.

GeneralRe: Who loves me? Pin
David O'Neil11-Jul-20 9:10
professionalDavid O'Neil11-Jul-20 9:10 
GeneralRe: Who loves me? Pin
Greg Utas11-Jul-20 9:48
professionalGreg Utas11-Jul-20 9:48 
GeneralRe: Who loves me? Pin
David O'Neil11-Jul-20 10:20
professionalDavid O'Neil11-Jul-20 10:20 
GeneralRe: Who loves me? Pin
Greg Utas11-Jul-20 12:45
professionalGreg Utas11-Jul-20 12:45 
GeneralRe: Who loves me? Pin
David O'Neil11-Jul-20 13:53
professionalDavid O'Neil11-Jul-20 13:53 
GeneralRe: Who loves me? Pin
Sander Rossel11-Jul-20 6:15
professionalSander Rossel11-Jul-20 6:15 
GeneralRe: Who loves me? Pin
Greg Utas11-Jul-20 8:31
professionalGreg Utas11-Jul-20 8:31 
GeneralRe: Who loves me? Pin
Sander Rossel12-Jul-20 0:34
professionalSander Rossel12-Jul-20 0:34 
GeneralI saw a T shirt on the local news ... Pin
OriginalGriff10-Jul-20 7:58
mveOriginalGriff10-Jul-20 7:58 
GeneralRe: I saw a T shirt on the local news ... Pin
Chris Maunder10-Jul-20 8:54
cofounderChris Maunder10-Jul-20 8:54 
GeneralRe: I saw a T shirt on the local news ... Pin
OriginalGriff10-Jul-20 8:57
mveOriginalGriff10-Jul-20 8:57 
GeneralRe: I saw a T shirt on the local news ... Pin
Single Step Debugger10-Jul-20 14:22
Single Step Debugger10-Jul-20 14:22 
GeneralRe: I saw a T shirt on the local news ... Pin
Johnny J.10-Jul-20 23:49
professionalJohnny J.10-Jul-20 23:49 
GeneralRe: I saw a T shirt on the local news ... Pin
OriginalGriff11-Jul-20 0:02
mveOriginalGriff11-Jul-20 0:02 
GeneralRe: I saw a T shirt on the local news ... Pin
kalberts11-Jul-20 1:29
kalberts11-Jul-20 1:29 
GeneralRe: I saw a T shirt on the local news ... Pin
Amarnath S11-Jul-20 2:48
professionalAmarnath S11-Jul-20 2:48 
GeneralRe: I saw a T shirt on the local news ... Pin
Kelly Herald13-Jul-20 4:58
Kelly Herald13-Jul-20 4:58 

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.