Click here to Skip to main content
15,891,840 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: Pattern Code Bloat PinPopular
Marc Clifton1-May-18 12:53
mvaMarc Clifton1-May-18 12:53 
GeneralRe: Pattern Code Bloat Pin
SeattleC++2-May-18 4:57
SeattleC++2-May-18 4:57 
GeneralRe: Pattern Code Bloat Pin
David A. Gray1-May-18 13:36
David A. Gray1-May-18 13:36 
GeneralRe: Pattern Code Bloat Pin
Slacker0071-May-18 14:56
professionalSlacker0071-May-18 14:56 
GeneralRe: Pattern Code Bloat Pin
dan!sh 1-May-18 18:23
professional dan!sh 1-May-18 18:23 
GeneralRe: Pattern Code Bloat Pin
kalberts2-May-18 1:23
kalberts2-May-18 1:23 
GeneralRe: Pattern Code Bloat Pin
johannesnestler2-May-18 3:16
johannesnestler2-May-18 3:16 
GeneralRe: Pattern Code Bloat Pin
David A. Gray2-May-18 17:07
David A. Gray2-May-18 17:07 
My experience with both object oriented programming and design patterns mirrors yours, and probably nearly every one of our colleagues who started in the 1970's. Along those same lines, I was once asked to fix a program that had been written by a brand new graduate, so new that the ink wasn't dry on his Computer Science diploma. It was modularized, as was the fashion of the day, in the extreme. If even a single statement appeared in two or more places in the program, it was implemented as a function. After studying it for a few hours, I scrapped the entire program, and rewrote it from scratch. With a total expenditure of about two days, I had a completely rewritten, tested replacement for the program. While it was modular, it wasn't slavishly so; there were places here and there where the same statement appeared in two or more places. So what? In the grand scheme of things, that might have made toe object code a hundred bytes bigger, which didn't matter, even then, when we measured programs' memory consumption in kilobytes.
David A. Gray
Delivering Solutions for the Ages, One Problem at a Time
Interpreting the Fundamental Principle of Tabular Reporting

GeneralRe: Pattern Code Bloat Pin
nightsoul942-May-18 6:03
nightsoul942-May-18 6:03 
GeneralRe: Pattern Code Bloat Pin
Gerry Schmitz2-May-18 10:57
mveGerry Schmitz2-May-18 10:57 
GeneralComments on "EU Asks Whether the Internet Is ‘Essential.’ The Answer Could Hurt Google" Pin
James Lonero1-May-18 6:56
James Lonero1-May-18 6:56 
GeneralRe: Comments on "EU Asks Whether the Internet Is ‘Essential.’ The Answer Could Hurt Google" Pin
User 110609791-May-18 7:32
User 110609791-May-18 7:32 
GeneralRe: Comments on "EU Asks Whether the Internet Is ‘Essential.’ The Answer Could Hurt Google" Pin
OriginalGriff1-May-18 8:13
mveOriginalGriff1-May-18 8:13 
GeneralRe: Comments on "EU Asks Whether the Internet Is ‘Essential.’ The Answer Could Hurt Google" Pin
Rajesh R Subramanian1-May-18 18:16
professionalRajesh R Subramanian1-May-18 18:16 
GeneralRe: Comments on "EU Asks Whether the Internet Is ‘Essential.’ The Answer Could Hurt Google" Pin
CodeWraith1-May-18 23:45
CodeWraith1-May-18 23:45 
GeneralRe: Comments on "EU Asks Whether the Internet Is ‘Essential.’ The Answer Could Hurt Google" Pin
Pete O'Hanlon1-May-18 10:08
mvePete O'Hanlon1-May-18 10:08 
GeneralRe: Comments on "EU Asks Whether the Internet Is ‘Essential.’ The Answer Could Hurt Google" Pin
PIEBALDconsult1-May-18 10:50
mvePIEBALDconsult1-May-18 10:50 
GeneralRe: Comments on "EU Asks Whether the Internet Is ‘Essential.’ The Answer Could Hurt Google" Pin
Brady Kelly1-May-18 20:20
Brady Kelly1-May-18 20:20 
GeneralRe: Comments on "EU Asks Whether the Internet Is ‘Essential.’ The Answer Could Hurt Google" Pin
PIEBALDconsult2-May-18 2:59
mvePIEBALDconsult2-May-18 2:59 
GeneralWork-Life balance Pin
Leng Vang1-May-18 6:25
Leng Vang1-May-18 6:25 
GeneralRe: Work-Life balance Pin
Sander Rossel1-May-18 6:36
professionalSander Rossel1-May-18 6:36 
GeneralRe: Work-Life balance Pin
RickZeeland1-May-18 7:56
mveRickZeeland1-May-18 7:56 
GeneralRe: Work-Life balance Pin
DRHuff1-May-18 6:44
DRHuff1-May-18 6:44 
GeneralRe: Work-Life balance Pin
User 110609791-May-18 6:56
User 110609791-May-18 6:56 
GeneralRe: Work-Life balance Pin
raddevus1-May-18 7:13
mvaraddevus1-May-18 7:13 

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.