mcconnell    2003/10/29 17:12:47

  Modified:    mavenized-site/xdocs/product/framework index.xml
  Log:
  Improvement to framework description.
  
  Revision  Changes    Path
  1.3       +3 -3      avalon-sandbox/mavenized-site/xdocs/product/framework/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: /home/cvs/avalon-sandbox/mavenized-site/xdocs/product/framework/index.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- index.xml 27 Oct 2003 23:40:40 -0000      1.2
  +++ index.xml 30 Oct 2003 01:12:47 -0000      1.3
  @@ -23,11 +23,11 @@
             <td>
               <p>
                 <a name="framework"/>
  -              <a href="http://avalon.apache.org/framework/"; name="framework">Avalon 
Framework</a>
  +              <a href="http://avalon.apache.org/framework/"; name="framework">Avalon 
Framework API and Implementation</a>
               </p>
             </td>
             <td>
  -            <p>The Avalon Framework consists of interfaces that define 
relationships between commonly used application components, best-of-practice pattern 
enforcements, and several lightweight convenience implementations of the generic 
components.</p>
  +            <p>The Avalon Framework API and Implementation consists of interfaces 
that define relationships between commonly used application components, 
best-of-practice pattern enforcements, and several lightweight convenience 
implementations of the generic components.</p>
             </td>
           </tr>
           <tr>
  @@ -38,7 +38,7 @@
               </p>
             </td>
             <td>
  -            <p>The Avalon Meta Model defines the functional structure of component 
types and services. A Type definition contains information about deployment and 
runtime dependencies together with information about the services that a component 
type can provide.</p>
  +            <p>The Avalon Meta Model defines the functional criteria for component 
types and services. A Type definition contains information about deployment and 
runtime dependencies together with information about the services that a component 
type can provide.</p>
             </td>
           </tr>
         </table>
  
  
  

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

Reply via email to