mcconnell 2003/06/22 07:19:58
Modified: merlin/merlin-platform/xdocs/meta/model/block/container
containers.xml index.xml
Log:
Changed <engine> to <classlaoder>.
Revision Changes Path
1.2 +2 -4
avalon-sandbox/merlin/merlin-platform/xdocs/meta/model/block/container/containers.xml
Index: containers.xml
===================================================================
RCS file:
/home/cvs/avalon-sandbox/merlin/merlin-platform/xdocs/meta/model/block/container/containers.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- containers.xml 10 Jun 2003 02:14:19 -0000 1.1
+++ containers.xml 22 Jun 2003 14:19:58 -0000 1.2
@@ -31,11 +31,9 @@
<table>
<tr><th>Element</th><th>Occurance</th><th>Description</th></tr>
<tr>
- <td><a href="engine/index.html">engine</a></td><td>0..1</td>
+ <td><a href="engine/index.html">classloader</a></td><td>0..1</td>
<td>
- An engine is an extended classloader. A block implementation
- may have at most one engine within which additional resources
- (jar files, etc.) may be declared.
+ The classloader assigned to the container.
</td>
</tr>
<tr>
1.4 +1 -1
avalon-sandbox/merlin/merlin-platform/xdocs/meta/model/block/container/index.xml
Index: index.xml
===================================================================
RCS file:
/home/cvs/avalon-sandbox/merlin/merlin-platform/xdocs/meta/model/block/container/index.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- index.xml 22 Jun 2003 13:57:57 -0000 1.3
+++ index.xml 22 Jun 2003 14:19:58 -0000 1.4
@@ -33,7 +33,7 @@
<tr>
<td><a href="engine/index.html">classloader</a></td><td>0..1</td>
<td>
- A block implementation may have at most one classloader.
+ The classloader to assign to the container.
</td>
</tr>
<tr>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]