Select Page

Handling todo lists

I deal with a number of todo lists.  When coding, I place sentinels throughout the source that typically look something like this: //DAN-NOTE: do x, y, and z //DAN-CONTINUE: when picking up on this, consider these //DAN-DEBUG: get rid of this once done fixing blah...