nbubna      2003/10/16 11:01:18

  Modified:    .        STATUS
  Log:
  update project status
  
  Revision  Changes    Path
  1.12      +9 -9      jakarta-velocity-tools/STATUS
  
  Index: STATUS
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity-tools/STATUS,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -r1.11 -r1.12
  --- STATUS    25 Jul 2003 17:23:37 -0000      1.11
  +++ STATUS    16 Oct 2003 18:01:18 -0000      1.12
  @@ -11,8 +11,8 @@
   Documentation:
      - Complete user guide.
      - Document RenderTool, ViewRenderTool, IteratorTool, AbstractSearchTool,
  -              TilesTool, CookieTool, ActionMessagesTool, MultiViewsTool, and
  -              the commons-logging/LogSystem bridges
  +              TilesTool, CookieTool, ActionMessagesTool, MultiViewsTool, 
  +              ValidatorTool, SecureLinkTool, and the commons-logging/LogSystem 
bridges
      - Create a developer's guide (how to write tools, tips on extending VVS, etc.)
   
   
  @@ -20,6 +20,7 @@
   Proposed Features/Upgrades:
       General:
           - convert project to use Maven
  +        - stop keeping jars in CVS
           
       VelocityView:
           - add a library of velocimacros for use with these tools
  @@ -27,22 +28,21 @@
             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? (actually might fit under generic tools)
  +        - 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)
   
       Generic tools:
           - add a library of general-use velocimacros
           - Template debugging tool(s)/support
  +        - number formatting tool
   
       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:
  -            - Validator
  -                - tool to access javascripts?
  -                - integration with FormTool/MessagesTool?
  -            - etc.
  +        - move dynamic javascript generation from java (ValidatorTool) to templates
  +          (this would probably work in concert with the velocimacro libraries)
   
   
   
  
  
  

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

Reply via email to