You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by gg...@apache.org on 2003/11/08 00:18:38 UTC

cvs commit: jakarta-commons/codec TODO

ggregory    2003/11/07 15:18:38

  Modified:    codec    TODO
  Log:
  Added $Id$ CVS tag.
  
  Revision  Changes    Path
  1.3       +28 -26    jakarta-commons/codec/TODO
  
  Index: TODO
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/codec/TODO,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- TODO	26 Sep 2003 14:22:17 -0000	1.2
  +++ TODO	7 Nov 2003 23:18:38 -0000	1.3
  @@ -1,26 +1,28 @@
  -This is a list of action items to be finished in the [codec] project.  
  -This TODO list reflects the current direction of development, and
  -should be updated by all committers when a known issues or task
  -is identified.  
  -
  -When a task in the TODO list is done, change the changes.xml document in xdocs
  -
  -** TODO List
  -
  -* Add a ship encode and decode to binary package
  -
  -* Add a btoa encode and decode to binary package
  -
  -* Add a uu encode and decode to binary package
  -
  -* Add a Rot13 implementation to text package 
  -
  -* figure out a better way to supply test data and expected input/output
  -  to the JUNIT test cases
  -
  -* develop multiple distributions for projects that only wish to use 
  -  a specific class, and are worried about footprint (memory and diskspace).
  -
  -
  -
  -
  +$Id$
  +
  +This is a list of action items to be finished in the [codec] project.  
  +This TODO list reflects the current direction of development, and
  +should be updated by all committers when a known issues or task
  +is identified.  
  +
  +When a task in the TODO list is done, change the changes.xml document in xdocs
  +
  +** TODO List
  +
  +* Add a ship encode and decode to binary package
  +
  +* Add a btoa encode and decode to binary package
  +
  +* Add a uu encode and decode to binary package
  +
  +* Add a Rot13 implementation to text package 
  +
  +* figure out a better way to supply test data and expected input/output
  +  to the JUNIT test cases
  +
  +* develop multiple distributions for projects that only wish to use 
  +  a specific class, and are worried about footprint (memory and diskspace).
  +
  +
  +
  +
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org