You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by do...@apache.org on 2002/05/19 15:37:37 UTC

cvs commit: jakarta-ant-myrmidon/site/src/xdocs differences.xml

donaldp     02/05/19 06:37:37

  Modified:    site/src/xdocs differences.xml
  Log:
  No longer implement aspects.
  
  Revision  Changes    Path
  1.2       +0 -2      jakarta-ant-myrmidon/site/src/xdocs/differences.xml
  
  Index: differences.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-ant-myrmidon/site/src/xdocs/differences.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- differences.xml	10 Apr 2002 23:43:46 -0000	1.1
  +++ differences.xml	19 May 2002 13:37:37 -0000	1.2
  @@ -24,8 +24,6 @@
                           <li>A well-defined object lifecycle.</li>
                           <li>Polymorphic types are supported when objects are configured.</li>
                           <li>Reference handling is handled automatically when objects are configured.</li>
  -                        <li>Aspects can be used to decorate tasks, to add facilities like logging,
  -                        error handling, or user preferences.</li>
                       </ul>
                   </li>
                   <li>A set of well-defined services and APIs have been introduced, to allow
  
  
  

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