Diff for /loncom/TODO between versions 1.150 and 1.153

version 1.150, 2001/12/11 13:26:44 version 1.153, 2001/12/15 20:22:10
Line 118  BUILD Line 118  BUILD
     c add in new perl modules and update old ones (S)      c add in new perl modules and update old ones (S)
     c build and distribute CD-ROMs, upgrades, and installation/upgrade docs (S)      c build and distribute CD-ROMs, upgrades, and installation/upgrade docs (S)
     c document and reasonably automate aspects of source-to-build procedure (S)      c document and reasonably automate aspects of source-to-build procedure (S)
     + count up files with warning messages and display count in the Summary  
       of Source Repository Section (S)  
   
 CODE QUALITY  CODE QUALITY
     C code lines less than 80 characters (somewhat done, but now put      C code lines less than 80 characters (somewhat done, but now put
Line 129  CODE QUALITY Line 127  CODE QUALITY
     & fix handling of web browser windows (S)      & fix handling of web browser windows (S)
     C add in CPAN and POD conventions into modules and scripts (S)      C add in CPAN and POD conventions into modules and scripts (S)
     C get rid of void context map blocks and replace with foreach blocks (S)      C get rid of void context map blocks and replace with foreach blocks (S)
       & need to reference .tab routines in loncommon.pm for other handlers (S)
       
   
 SQL DATABASE  SQL DATABASE
     + have result capping (S)      + have result capping (S)
Line 139  SQL DATABASE Line 139  SQL DATABASE
     & restrict searching to browseable domain (S)      & restrict searching to browseable domain (S)
     C monitor speed and performance of metadata database (S)      C monitor speed and performance of metadata database (S)
     + prepare for and upgrade to the much superior MySQL version 4 (S)      + prepare for and upgrade to the much superior MySQL version 4 (S)
     & need to use lonnet routines for accessing filetypes.tab (S)  
   
 PUBLISHING  PUBLISHING
     + handle big text documents (?)      + handle big text documents (?)

Removed from v.1.150  
changed lines
  Added in v.1.153


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>