Click here to Skip to main content
15,886,919 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: All high-level classes must depend only on Interfaces Pin
jschell19-Feb-24 5:52
jschell19-Feb-24 5:52 
AnswerRe: All high-level classes must depend only on Interfaces Pin
englebart19-Feb-24 6:33
professionalenglebart19-Feb-24 6:33 
GeneralRe: All high-level classes must depend only on Interfaces Pin
raddevus19-Feb-24 7:59
mvaraddevus19-Feb-24 7:59 
GeneralRe: All high-level classes must depend only on Interfaces Pin
englebart19-Feb-24 8:09
professionalenglebart19-Feb-24 8:09 
GeneralRe: All high-level classes must depend only on Interfaces Pin
jschell20-Feb-24 12:14
jschell20-Feb-24 12:14 
GeneralRe: All high-level classes must depend only on Interfaces Pin
englebart20-Feb-24 15:01
professionalenglebart20-Feb-24 15:01 
GeneralRe: All high-level classes must depend only on Interfaces Pin
hpcoder224-Feb-24 22:45
hpcoder224-Feb-24 22:45 
GeneralRe: All high-level classes must depend only on Interfaces Pin
raddevus25-Feb-24 10:58
mvaraddevus25-Feb-24 10:58 
hpcoder2 wrote:
Seems like deferring the pain ('YAGNI') until it becomes necessary is optimal overall

Yeah, exactly.

You can either have:
1) Pain now (All Interfaces)
2) Pain later (that may never occur)

I figure take the pain later -- cause a lot of software rots for other reasons and is completely re-written anyways. So, you may never reach the "pain later" stage anyways.
As a matter of fact, I've rarely seen it in 35 years of software development.
And, when another manager comes in anyways, they think something totally different and wipe away the "old" code, even if it is extensible from all those Interfaces.
AnswerRe: All high-level classes must depend only on Interfaces Pin
Ralf Peine 202322-Feb-24 5:08
Ralf Peine 202322-Feb-24 5:08 
GeneralRe: All high-level classes must depend only on Interfaces Pin
raddevus22-Feb-24 5:24
mvaraddevus22-Feb-24 5:24 
AnswerRe: All high-level classes must depend only on Interfaces Pin
Dan Sutton12-Mar-24 20:34
Dan Sutton12-Mar-24 20:34 
GeneralBut what about the government? Pin
jschell16-Feb-24 7:50
jschell16-Feb-24 7:50 
GeneralRe: But what about the government? Pin
Marc Clifton16-Feb-24 8:24
mvaMarc Clifton16-Feb-24 8:24 
GeneralRe: But what about the government? Pin
Gary R. Wheeler16-Feb-24 13:55
Gary R. Wheeler16-Feb-24 13:55 
GeneralRe: But what about the government? Pin
Andre Oosthuizen16-Feb-24 8:45
mveAndre Oosthuizen16-Feb-24 8:45 
GeneralI'm almost afraid to try it Pin
honey the codewitch16-Feb-24 7:09
mvahoney the codewitch16-Feb-24 7:09 
GeneralRe: I'm almost afraid to try it Pin
Marc Clifton16-Feb-24 7:33
mvaMarc Clifton16-Feb-24 7:33 
Generalinstaller does not work for VB application, what can I do? Pin
Southmountain16-Feb-24 6:09
Southmountain16-Feb-24 6:09 
GeneralRe: installer does not work for VB application, what can I do? Pin
k505416-Feb-24 6:18
mvek505416-Feb-24 6:18 
GeneralRe: installer does not work for VB application, what can I do? Pin
Southmountain16-Feb-24 6:22
Southmountain16-Feb-24 6:22 
GeneralRe: installer does not work for VB application, what can I do? Pin
Ron Nicholson16-Feb-24 6:30
professionalRon Nicholson16-Feb-24 6:30 
GeneralRe: installer does not work for VB application, what can I do? Pin
Southmountain16-Feb-24 6:34
Southmountain16-Feb-24 6:34 
GeneralRe: installer does not work for VB application, what can I do? Pin
Gerry Schmitz16-Feb-24 6:45
mveGerry Schmitz16-Feb-24 6:45 
GeneralRe: installer does not work for VB application, what can I do? Pin
jschell16-Feb-24 7:25
jschell16-Feb-24 7:25 
GeneralRe: installer does not work for VB application, what can I do? Pin
obermd16-Feb-24 8:47
obermd16-Feb-24 8:47 

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.