nbubna      2003/11/06 15:39:18

  Modified:    .        STATUS
  Log:
  drop ImportTool note, add VVS change notes, and update documentation note
  
  Revision  Changes    Path
  1.13      +8 -6      jakarta-velocity-tools/STATUS
  
  Index: STATUS
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity-tools/STATUS,v
  retrieving revision 1.12
  retrieving revision 1.13
  diff -u -r1.12 -r1.13
  --- STATUS    16 Oct 2003 18:01:18 -0000      1.12
  +++ STATUS    6 Nov 2003 23:39:18 -0000       1.13
  @@ -10,9 +10,10 @@
   
   Documentation:
      - Complete user guide.
  -   - Document RenderTool, ViewRenderTool, IteratorTool, AbstractSearchTool,
  -              TilesTool, CookieTool, ActionMessagesTool, MultiViewsTool, 
  -              ValidatorTool, SecureLinkTool, and the commons-logging/LogSystem 
bridges
  +   - Improve documention of RenderTool, ViewRenderTool, IteratorTool, 
  +     AbstractSearchTool, TilesTool, CookieTool, ActionMessagesTool, 
  +     MultiViewsTool, ValidatorTool, SecureLinkTool, ImportTool and 
  +     the commons-logging/LogSystem bridges (either xml/dvsl or javadoc)
      - Create a developer's guide (how to write tools, tips on extending VVS, etc.)
   
   
  @@ -28,10 +29,11 @@
             instances/configurations of VVS in the same classloader/application/JVM
           - Pluggable toolbox manager in VelocityViewServlet
           - Tool pooling support (use commons-pool probably)
  -        - add an ImportTool (for more info, see
  -          http://www.mail-archive.com/[EMAIL PROTECTED]/msg10047.html)
           - add ability to do custom, individual tool configurations 
             from the toolbox config file (pooling support might help here)
  +        - add chooseCharacterEncoding(req) to VVS to make dynamic encoding
  +          selection easier
  +        - in VVS, fall back to response.getOutputStream() if getWriter() fails
   
       Generic tools:
           - add a library of general-use velocimacros
  
  
  

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

Reply via email to