leosimons    2003/02/21 13:28:58

  Modified:    component/src/xdocs index.xml
  Log:
  some minimal doc updates.
  
  Revision  Changes    Path
  1.7       +17 -8     avalon-excalibur/component/src/xdocs/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: /home/cvs/avalon-excalibur/component/src/xdocs/index.xml,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- index.xml 20 Feb 2003 14:11:02 -0000      1.6
  +++ index.xml 21 Feb 2003 21:28:57 -0000      1.7
  @@ -4,17 +4,19 @@
       <header>
           <title>Excalibur Component Utilities - Overview</title>
           <authors>
  -            <person name="Leo Simons" email="[EMAIL PROTECTED]"/>
  -            <person name="Berin Loritsch" email="[EMAIL PROTECTED]"/>
  -            <person name="Peter Donald" email="peter at apache.org"/>
  -            <person name="Leif Mortenson" email="[EMAIL PROTECTED]"/>
  +            <person name="Avalon Documentation Team" 
email="dev@avalon.apache.org"/>
           </authors>
       </header>
       <body>
           <section><title>Introduction</title>
               <p>
  -            This project contains utilities for managing components.  
  -            In particular, the ExcaliburComponentManager.
  +            This project contains utilities for managing components. ECM
  +            is what we call an "avalon container", though it is somewhat
  +            different in architecture to newer developments like phoenix
  +            and fortress. Our intend is to someday completely replace ECM
  +            with fortress.
  +            In particular, this package contains the
  +            ExcaliburComponentManager, usually abbreviated to ECM.
               </p>
           </section>
           <section><title>Automated Component Management</title>
  @@ -32,7 +34,14 @@
            ContextClassLoader--unless you pass a different one in the
            constructor.
             </p>
  -        </section>        
  +        </section>
  +        <section><title>The Developing with Avalon paper</title>
  +            <p>
  +                ECM is well-documented in the Developing with Avalon
  +                whitepaper available
  +                <link 
href="http://avalon.apache.org/developing/";>here</link>.
  +            </p>
  +        </section>
       </body>
       <footer>
           <legal>
  
  
  

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

Reply via email to