husted      2002/08/16 15:29:39

  Modified:    contrib/scaffold/src STATUS.txt
  Log:
  Update JavaDocs
  
  Revision  Changes    Path
  1.2       +14 -0     jakarta-struts/contrib/scaffold/src/STATUS.txt
  
  Index: STATUS.txt
  ===================================================================
  RCS file: /home/cvs/jakarta-struts/contrib/scaffold/src/STATUS.txt,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- STATUS.txt        15 Aug 2002 13:12:02 -0000      1.1
  +++ STATUS.txt        16 Aug 2002 22:29:39 -0000      1.2
  @@ -3,8 +3,22 @@
   =======================================================================
   [Ordering is LIFO. Last thing done for a day is the first item listed.]
   
  +// -------------------------------------------------------------- FIXME
  +
  +RemoveAttributeAction - Needs to be tested.
  +
  +// ---------------------------------------------------------------- TODO
  +
  +- ProcessDispatchAction: Refactor with ProcessAction so there is not 
  +so much duplicate code here
  +- BaseForm: Change from BeanUtil.populate to copyProperties
  +- ExistsAttributeAction: Add support for multiple attributes
  +- ProcessFormAction: Change from BeanUtil.populate to copyProperties
  +- RemoveAttributeAction: Add support for multiple attributes
  +
   
   // ------------------------------------------------------------ CHANGES
  +
   
   14-AUG-2002
   -----------
  
  
  

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

Reply via email to