husted      2002/10/18 13:48:49

  Modified:    scaffold STATUS.txt
  Log:
  + ResultListBase, ResultList: Add getCounter to
  + ProcessBean,*Base: Add ScrollFrom property to manage a scroller.
  + ResultList,*Base: Add Scroller property.
  + util.Scroller: initial versoin
  
  Revision  Changes    Path
  1.9       +17 -0     jakarta-commons-sandbox/scaffold/STATUS.txt
  
  Index: STATUS.txt
  ===================================================================
  RCS file: /home/cvs/jakarta-commons-sandbox/scaffold/STATUS.txt,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- STATUS.txt        27 Sep 2002 19:11:01 -0000      1.8
  +++ STATUS.txt        18 Oct 2002 20:48:49 -0000      1.9
  @@ -28,6 +28,20 @@
   
   // ------------------------------------------------------------ CHANGES
   
  +15-OCT-2002
  +-----------
  ++ ResultListBase, ResultList: Add getCounter to 
  +
  +10-OCT-2002
  +-----------
  ++ ProcessBean,*Base: Add ScrollFrom property to manage a scroller.
  ++ ResultList,*Base: Add Scroller property.
  +
  +
  +09-OCT-2002
  +-----------
  ++ util.Scroller: initial versoin
  +
   
   11-SEP-2002
   -----------
  @@ -37,14 +51,17 @@
   + Replace calls to BeanUtils.populate with copyProperties.
   + Migrate to latest commons.beanutil.BeanUtils.
   
  +
   09-SEP-2002
   -----------
   + Add isNew() to StorageBean, StorageBeanBase.
   
  +
   04-SEP-2002
   -----------
   + sql.StorageBeanBase: Add modified, remoteNode, and remoteAddr 
   properties (to help manage optimistic locking and/or audting). 
  +
   
   28-AUG-2002
   -----------
  
  
  

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

Reply via email to