husted      02/02/22 02:18:00

  Modified:    contrib/scaffold status.txt
  Log:
  Update status file.
  
  Revision  Changes    Path
  1.4       +22 -5     jakarta-struts/contrib/scaffold/status.txt
  
  Index: status.txt
  ===================================================================
  RCS file: /home/cvs/jakarta-struts/contrib/scaffold/status.txt,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- status.txt        1 Jan 2002 21:09:32 -0000       1.3
  +++ status.txt        22 Feb 2002 10:18:00 -0000      1.4
  @@ -8,18 +8,35 @@
   StatementUtils
    * :TODO: Refactor executeUpdate methods like getCollection methods.
   
  +
  +21-Feb-2002
  +-----------
  ++ Add SuperServlet (1.0.2 compatible)
  ++ Add setLocale to SuperAction.
  +
  +
  +// ...
  +
  +
  +24-Jan-2002
  +-----------
  ++ Add base Action and base Form with enhanced functionality.
  +- - Need to review in context of latest ActionServlet before proposing for core 
Action package. Could/should extend ValidatorForm.
  ++ Remove obsolete TaskAction class.
  ++ Add ResetAction.java RemoveHelper.java Parameter.java ModelRelay.java
  +
   01-Jan-2002
   -----------
   + Added source zip inside the scaffold main distributable
   
   31-Dec-2001
   -----------
  -+ Modified ModelHelper to extend BaseHelperAction
  -+ Added BaseHelperAction
  ++ Modifu ModelHelper to extend BaseHelperAction
  ++ Add BaseHelperAction
   + ModelDetailHelper - update JavaDocs.
  -+ Added SetModelHelper - standard action to set ModelBean as session attribute.
  -+ Added RemoveModelHelper - standard action to remove session attribute.
  -+ Added FindForwardAction - Scan parameters for a matching forward name.
  ++ Add SetModelHelper - standard action to set ModelBean as session attribute.
  ++ Add RemoveModelHelper - standard action to remove session attribute.
  ++ Add FindForwardAction - Scan parameters for a matching forward name.
   + ModelResult, ModelResultBase - Change parameter names in signature. 
   
   
  
  
  

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

Reply via email to