husted      2002/11/06 13:05:28

  Modified:    doc      status.xml
  Log:
  Add mention of Struts TestCase to Roadmap.
  The authors are willing to make a license change should we want to bundle this with 
Struts 1.2.x.
  
  Revision  Changes    Path
  1.9       +5 -1      jakarta-struts/doc/status.xml
  
  Index: status.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-struts/doc/status.xml,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- status.xml        4 Nov 2002 03:15:51 -0000       1.8
  +++ status.xml        6 Nov 2002 21:05:28 -0000       1.9
  @@ -66,11 +66,15 @@
   Features under discussion include:
   </p>
   <ul>
  +<li>Proposing ActionError/ActionErrors as generic Commons "message" components</li>
   <li>"Nested" or "hierarchical" and locale-sensitive modules</li>
   <li>Extending one configuration element from another, as is done with Tiles 
Definitions</li>
   <li>Enhanced interoperability with JSTL and JSF</li>
   <li>Making Tiles JSTL-aware and available to other presentation systems (XLST, 
Velocity)</li>
   <li>Adoption of XLST technology (e.g. stxx)</li>
  +<li>Better support for unit testing within the framework (e.g.
  +<a href="http://sourceforge.net/projects/strutstestcase/";>Struts TestCase</a>)
  +or perhaps even a distinct unit testing framework.</li>
   <li>Moving to <a 
href="http://jakarta.apache.org/turbine/maven/index.html";>Maven</a> for project 
management</li>
   </ul>
   <p>
  
  
  

--
To unsubscribe, e-mail:   <mailto:struts-dev-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:struts-dev-help@;jakarta.apache.org>

Reply via email to