You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by hu...@apache.org on 2002/01/01 14:44:50 UTC

cvs commit: jakarta-struts/contrib/scaffold status.txt

husted      02/01/01 05:44:50

  Modified:    contrib/scaffold status.txt
  Log:
  + Modified ModelHelper to extend BaseHelperAction
  + Added 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.
  + ModelResult, ModelResultBase - Change parameter names in signature.
  
  Revision  Changes    Path
  1.2       +11 -0     jakarta-struts/contrib/scaffold/status.txt
  
  Index: status.txt
  ===================================================================
  RCS file: /home/cvs/jakarta-struts/contrib/scaffold/status.txt,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- status.txt	23 Dec 2001 19:32:50 -0000	1.1
  +++ status.txt	1 Jan 2002 13:44:50 -0000	1.2
  @@ -8,6 +8,17 @@
   StatementUtils
    * :TODO: Refactor executeUpdate methods like getCollection methods.
   
  +31-Dec-2001
  +-----------
  ++ Modified ModelHelper to extend BaseHelperAction
  ++ Added 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.
  ++ ModelResult, ModelResultBase - Change parameter names in signature. 
  +
  +
   23-Dec-2001
   -----------
   + Modified build directory structure
  
  
  

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>