You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by rd...@apache.org on 2004/05/01 11:45:39 UTC

cvs commit: jakarta-commons/betwixt/xdocs tasks.xml

rdonkin     2004/05/01 02:45:39

  Modified:    betwixt/xdocs Tag: REFACTORING-BRANCH_2004-01-13 tasks.xml
  Log:
  Added support for array valued adders
  
  Revision  Changes    Path
  No                   revision
  No                   revision
  1.25.2.6  +4 -0      jakarta-commons/betwixt/xdocs/tasks.xml
  
  Index: tasks.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/betwixt/xdocs/tasks.xml,v
  retrieving revision 1.25.2.5
  retrieving revision 1.25.2.6
  diff -u -r1.25.2.5 -r1.25.2.6
  --- tasks.xml	3 Feb 2004 23:01:45 -0000	1.25.2.5
  +++ tasks.xml	1 May 2004 09:45:39 -0000	1.25.2.6
  @@ -273,6 +273,10 @@
   <strong>SimpleTypeMapper strategy</strong> for finely grained control over simple type (primitive) 
   binding.
               </li>
  +            <li>
  +<strong>Improved support for reading arrays.</strong> In particular added code to support
  +reading of array valued property setters and for array valued adders.
  +            </li>
           </ul>
       </subsection>
   </section>
  
  
  

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