Suggestion for these and other areas in the source with TODOs... # XXX bad.
# XXX (RT#39704) good. Then it's still obvious if you're in the code that a ticket was opened, and it's possible to automate your search for "bad" XXX's (or TODOs). On Mon Jul 03 23:58:41 2006, mdiep wrote: > mini:~/Projects/parrot/languages/tcl mdiep$ grep -r XXX . | grep - > v .svn | wc -l > 120 > mini:~/Projects/parrot/languages/tcl mdiep$ > > We need to work on technical debt -- convert these to RT tickets. > > -- > Matt Diephouse >