You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@velocity.apache.org by nb...@apache.org on 2003/04/26 17:45:04 UTC

cvs commit: jakarta-velocity-tools STATUS

nbubna      2003/04/26 08:45:04

  Modified:    .        STATUS
  Log:
  update
  
  Revision  Changes    Path
  1.7       +9 -10     jakarta-velocity-tools/STATUS
  
  Index: STATUS
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity-tools/STATUS,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- STATUS	10 Mar 2003 21:47:08 -0000	1.6
  +++ STATUS	26 Apr 2003 15:45:04 -0000	1.7
  @@ -9,11 +9,11 @@
   
   
   Documentation:
  -   - Fix current tools documentation. Several files are out of sync.
  -   - Drop the non-existent 'Utilities' package
  -   - Update plan for Velocimacro libraries
  +   - get docs up on jakarta public site
      - Complete user guide.
  -   - Create a developer's guide?
  +   - Document RenderTool, ViewRenderTool, IteratorTool, AbstractSearchTool
  +   - Create a developer's guide.
  +   - Update plan for Velocimacro libraries
   
   
   
  @@ -23,23 +23,22 @@
           - Convert XMLToolboxManager to use commons' Digester
           - Pluggable toolbox manager in VelocityViewServlet
           - Tool pooling support (use commons-pool probably)
  -        - add Search/paging tool (from nathan)
   
       Generic tools:
           - add a library of velocimacros for use with these tools
  -        - Improved ToolLoader? (from Bill?)
           - Template debugging tool(s)/support
   
       VelocityStruts:
           - add a library of velocimacros for use with struts tools
  +          (ideally these would be roughly parallel to struts tags to ease transition)
           - Struts 1.1 Support:
               - ActionMessages
                   - add getActionMessages() to StrutsUtils
  -                - add ActionMessagesTool
  +                - move ActionMessagesTool from whiteboard/nathan to main
               - Validator
                   - tool to access javascripts?
                   - integration with FormTool/MessagesTool?
  -            - Tiles
  +            - Tiles?
               - Modules (sub-apps)
               - multiple config files
               - multiple message resources
  @@ -51,7 +50,7 @@
      - Create a blank Velocity-Struts application as the starting point
        for development.
      - Create a simple Velocity-Struts application to demonstrate use
  -     of VelocityLayoutServlet (and any other newer features)
  +     of VelocityLayoutServlet (and other new features like the search tool)
      - Create a Struts 1.1 example. Take one of the existing Struts 1.1
        examples and replace the view layer with Velocity.
      - Create example app(s) that demonstrate the use of other new features.
  
  
  

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