jvanzyl     00/11/12 07:16:51

  Modified:    xdocs    todo.xml
  Log:
  - removing a few items off the todo that have been dealt with.
  
  Revision  Changes    Path
  1.9       +0 -30     jakarta-velocity/xdocs/todo.xml
  
  Index: todo.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/xdocs/todo.xml,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- todo.xml  2000/10/27 02:19:32     1.8
  +++ todo.xml  2000/11/12 15:16:51     1.9
  @@ -38,18 +38,6 @@
       </p>
   
       <p>
  -    <strong>JUnit Test Suite</strong>
  -    <br/>
  -        A JUnit test suite would allow Velocity developers to
  -        aggressively add, refactor, and optimize code. We need
  -        a comprehensive test suite so that we can
  -        be assured changes in the code base have no adverse
  -        effects for users. <link href="mailto:[EMAIL PROTECTED]">Daniel L. Rall</link>
  -        has started us off with some code so you may want to contact
  -        him if you are interested in working on a JUnit test suite.
  -    </p>
  -
  -    <p>
       <strong>Directive Interface</strong>
       <br/>
           Right now there is a very thin interface for directives, but
  @@ -72,14 +60,6 @@
       </p>
   
       <p>
  -    <strong>Sample Applications</strong>
  -    <br/>
  -        Any type of sample application would be useful to
  -        help new developers get acquainted with
  -        Velocity. Any suggestions are welcome.
  -    </p>
  -
  -    <p>
       <strong>User's Guide</strong>
       <br/>
           This would be a guide for designers who would
  @@ -218,16 +198,6 @@
           hooked into various designer tools like DreamWeaver.
       </p>
       
  -    <p>
  -    <strong>Extended Properties</strong>
  -    <br/>
  -        There are classes that are present in JServ, Turbine and Cocoon
  -        that allow a more flexible properties mechanism. It allows properties
  -        files to be 'included', and allows the concatentation of the values
  -        of multiply defined properties. These classes are very good and
  -        should be integrated into Velocity.
  -    </p>
  -
       <p>
       <strong>Compiler</strong>
       <br/>
  
  
  

Reply via email to