|
|
|
|
|
by marcosdumay
1487 days ago
|
|
If your TODO is forgotten, it's overwhelming likely that it wasn't very important. You annotate the code to save some context for the next time you read it. A TODO is basically an anchor so you know where to come back as soon as you finish that requisite you are doing now. If you get anxious about deleting them, you may need to rethink your process, because it's not a suitable place for the kind of information you get anxious about losing. |
|
Sometimes, but not always. We deleted the ones that were not, and finished the ones that were.
As far as noticing these by hand: my current project is about 600,000 lines of hand-written code, not including several libraries we also author and use in it, nor other projects I'm also heavily involved in. I haven't even looked at all the code yet, much less do so on any regular cadence. Forgetting is something you plan on and address up-front, not something you just let happen.