You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@avalon.apache.org by ni...@apache.org on 2004/03/14 16:51:38 UTC

cvs commit: avalon-site/xdocs/developing compatiblity.xml conclusion.xml

niclas      2004/03/14 07:51:38

  Modified:    xdocs/developing compatiblity.xml conclusion.xml
  Log:
  Developing With Avalon saga continues...
  
  Revision  Changes    Path
  1.3       +1 -5      avalon-site/xdocs/developing/compatiblity.xml
  
  Index: compatiblity.xml
  ===================================================================
  RCS file: /home/cvs/avalon-site/xdocs/developing/compatiblity.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- compatiblity.xml	2 Nov 2003 17:06:08 -0000	1.2
  +++ compatiblity.xml	14 Mar 2004 15:51:38 -0000	1.3
  @@ -4,6 +4,7 @@
     <properties>
       <author email="hammant@apache.org">Paul Hammant</author>
       <author email="bloritsch@apache.org">Berin Loritsch</author>
  +    <author email="niclas@apache.org">Niclas Hedhman</author>
       <title>Compatibility with Avalon Project Containers</title>
     </properties>
   
  @@ -17,11 +18,6 @@
       gives some advice on the subject.  We will refer to applications,
       utilities and tools as just 'tools' from her on in.  We'll assume
       the classes for which are in a single Jar.
  -  </p>
  -  <p>
  -    This advise is applicable to all
  -    <a href="http://avalon.apache.org/framework/principals/containment.html">
  -    reference containers</a>
     </p>
     </section>
     <section name="Making a Jar for a tool">
  
  
  
  1.3       +7 -6      avalon-site/xdocs/developing/conclusion.xml
  
  Index: conclusion.xml
  ===================================================================
  RCS file: /home/cvs/avalon-site/xdocs/developing/conclusion.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- conclusion.xml	2 Nov 2003 17:06:08 -0000	1.2
  +++ conclusion.xml	14 Mar 2004 15:51:38 -0000	1.3
  @@ -89,10 +89,11 @@
       <subsection name="Simplified Analysis and Design">
         <p>
           Developing on Avalon helps the developer to get into a mindset.
  -        That mindset focuses the efforts on how to discover Components and
  -        Services.  Since many of the details regarding the life of the
  -        Components and Services in the system are already analyzed and
  -        designed, the developer only has to choose which ones they need.
  +        That mindset focuses the efforts on how to identify Services, followed
  +        by an implementation of such service, a component.  Since many of the
  +        details regarding the life of the components and Services in the 
  +        system are already analyzed and designed, the developer only has to
  +        choose which ones they need.
         </p>
         <p>
           It is important to state that Avalon development does not replace
  @@ -104,9 +105,9 @@
     </section>
     <section name="Avalon is Ready">
       <p>
  -      Avalon Framework, Avalon Excalibur, Avalon Phoenix and Avalon LogKit
  +      Avalon Framework, Avalon Merlin, Avalon Repository and Avalon Logging
         are ready for you to use now.  They are mature, powerful products and
  -      they are only getting better!
  +      they are only getting better, by the day!
       </p>
     </section>
    </body>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: cvs-unsubscribe@avalon.apache.org
For additional commands, e-mail: cvs-help@avalon.apache.org