jvanzyl     00/10/13 09:33:13

  Modified:    xdocs    todo.xml
  Log:
  - updating todo.
  
  Revision  Changes    Path
  1.4       +3 -3      jakarta-velocity/xdocs/todo.xml
  
  Index: todo.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/xdocs/todo.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- todo.xml  2000/10/13 16:24:21     1.3
  +++ todo.xml  2000/10/13 16:33:07     1.4
  @@ -75,7 +75,7 @@
           Velocity. Any suggestions are welcome.
       <p/>
   
  -    <strong>User Guide</strong>
  +    <strong>User's Guide</strong>
       <br/>
           This would be a guide for designers who would
           be using the Velocity Template Language (VTL) to
  @@ -101,7 +101,7 @@
           The template loader system is functional but could probably use an
           overhaul. There is currently a double template instantiation
           problem. It is not causing any serious problems, but it
  -        should probably be corrected. We could probably utilize some
  +        should be corrected. We could utilize some
           object caching/pooling code from Turbine, or JServ, or the
           Avalon Server Framework.
       <p/>
  @@ -145,7 +145,7 @@
           serious optimization has been started. But in conjuction
           with the presence of a JUnit test suite, optimization
           changes could be made with confidence. It would be nice
  -        to have a configuration of a setup for a common profiling
  +        to have a configuration of a setup for a common profiler
           so that anyone who wanted to do some profiling could do
           so in a consistent manner.
       <p/>
  
  
  

Reply via email to