Author: coke Date: Thu Oct 6 11:49:20 2005 New Revision: 9380 Modified: trunk/languages/tcl/TODO Log: Add a todo for Tcl Comments.
Modified: trunk/languages/tcl/TODO ============================================================================== --- trunk/languages/tcl/TODO (original) +++ trunk/languages/tcl/TODO Thu Oct 6 11:49:20 2005 @@ -39,6 +39,11 @@ When an inline compiled version exists, indicates no procs have been redifined. Update proc and rename to increment this counter whenever they are called. +=item 3 + +Add compiled TclComment objects, which do nothing other than generate PIR comments with +the same text. + =back =head2 Generic tasks
