tobrien     2003/02/03 20:49:00

  Modified:    codec    TODO
  Log:
  updated TODO list
  
  Revision  Changes    Path
  1.5       +3 -2      jakarta-commons-sandbox/codec/TODO
  
  Index: TODO
  ===================================================================
  RCS file: /home/cvs/jakarta-commons-sandbox/codec/TODO,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- TODO      3 Feb 2003 20:44:43 -0000       1.4
  +++ TODO      4 Feb 2003 04:49:00 -0000       1.5
  @@ -13,6 +13,8 @@
   
   ** TODO List
   
  +* Delete language encoders in codec package by 2/10
  +
   * Add a ship encode and decode
   
   * Add a btoa encode and decode
  @@ -27,8 +29,6 @@
   
   * Add a Rot13 implementation 
   
  -* Move phonetic encoders into dedicated package. 
  -
   * Add a Decoder interface 
   
   * Refactor Base64 to implement both Encoder and Decoder 
  @@ -47,6 +47,7 @@
   
   ** DONE 
   
  +2/3/03 - TOB - Moved phonetic encoders into dedicated "language" package. 
   2/3/03 - TOB - Added Nysiis code and tests from Kyle Burton
   2/3/03 - TOB - Added DoubleMetaphone code and tests from Kyle Burton
   2/2/03 - TOB - "language" package created to hold language and phonetic encodings 
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to