Click here to Skip to main content
15,885,244 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: // TODO: fix Pin
Mike Hankey10-Feb-22 3:39
mveMike Hankey10-Feb-22 3:39 
GeneralRe: // TODO: fix Pin
Jörgen Andersson10-Feb-22 3:46
professionalJörgen Andersson10-Feb-22 3:46 
GeneralRe: // TODO: fix Pin
Amarnath S10-Feb-22 4:11
professionalAmarnath S10-Feb-22 4:11 
GeneralRe: // TODO: fix Pin
snorkie10-Feb-22 4:22
professionalsnorkie10-Feb-22 4:22 
GeneralRe: // TODO: fix Pin
Maximilien10-Feb-22 4:38
Maximilien10-Feb-22 4:38 
GeneralRe: // TODO: fix Pin
englebart10-Feb-22 14:59
professionalenglebart10-Feb-22 14:59 
GeneralRe: // TODO: fix Pin
Slacker00710-Feb-22 5:18
professionalSlacker00710-Feb-22 5:18 
GeneralRe: // TODO: fix Pin
trønderen10-Feb-22 5:54
trønderen10-Feb-22 5:54 
I never liked 'TODO' comments in the code.

I rather keep a plain text file in the project directory listing all the things that should be remembered and considered. Then I can be sure that I don't overlook a fix because I didn't open that source file. I can more easily sort out a group of related fixes and do them in one cleanup. And I can put in a reminder about planned/desired functionality that doesn't yet have any definite place in the source code of already implemented functionality.

In my text files, the entries are not necessarily limited to strict coding actions. They may e.g. state the defined order of method parameters for this project, or identify the standards to be followed. Sometimes it grows to require a splitting into sections. Some of that information later goes into the system documentation.
GeneralRe: // TODO: fix Pin
Greg Utas10-Feb-22 6:08
professionalGreg Utas10-Feb-22 6:08 
GeneralRe: // TODO: fix Pin
trønderen10-Feb-22 6:29
trønderen10-Feb-22 6:29 
GeneralRe: // TODO: fix Pin
Jacquers10-Feb-22 7:44
Jacquers10-Feb-22 7:44 
GeneralRe: // TODO: fix Pin
Greg Utas10-Feb-22 8:35
professionalGreg Utas10-Feb-22 8:35 
GeneralRe: // TODO: fix Pin
Jacquers10-Feb-22 7:43
Jacquers10-Feb-22 7:43 
GeneralRe: // TODO: fix Pin
den2k8810-Feb-22 21:34
professionalden2k8810-Feb-22 21:34 
GeneralRe: // TODO: fix Pin
Slacker00710-Feb-22 8:38
professionalSlacker00710-Feb-22 8:38 
PraiseRe: // TODO: fix Pin
den2k8810-Feb-22 21:32
professionalden2k8810-Feb-22 21:32 
GeneralRe: // TODO: fix Pin
StarNamer@work11-Feb-22 2:35
professionalStarNamer@work11-Feb-22 2:35 
GeneralRe: // TODO: fix Pin
Cpichols11-Feb-22 1:30
Cpichols11-Feb-22 1:30 
GeneralRe: // TODO: fix Pin
Paul Sanders (the other one)11-Feb-22 2:15
Paul Sanders (the other one)11-Feb-22 2:15 
GeneralUpdate on that link ... Pin
OriginalGriff10-Feb-22 1:55
mveOriginalGriff10-Feb-22 1:55 
GeneralRe: Update on that link ... Pin
Richard Deeming10-Feb-22 2:18
mveRichard Deeming10-Feb-22 2:18 
GeneralIs there a record for the longest link or something? Pin
OriginalGriff10-Feb-22 1:41
mveOriginalGriff10-Feb-22 1:41 
GeneralRe: Is there a record for the longest link or something? Pin
Richard Deeming10-Feb-22 1:50
mveRichard Deeming10-Feb-22 1:50 
GeneralRe: Is there a record for the longest link or something? Pin
dandy7211-Feb-22 3:04
dandy7211-Feb-22 3:04 
GeneralRe: Is there a record for the longest link or something? Pin
Richard MacCutchan10-Feb-22 2:17
mveRichard MacCutchan10-Feb-22 2:17 

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.