shannon 2003/04/01 03:50:02
Modified: src/documentation/xdocs/installing updating.xml
Log:
Updated based on Sylvain's timely
comments on cocoon-dev. Other
holes remain, however.
Revision Changes Path
1.3 +1 -1 cocoon-2.0/src/documentation/xdocs/installing/updating.xml
Index: updating.xml
===================================================================
RCS file: /home/cvs/cocoon-2.0/src/documentation/xdocs/installing/updating.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- updating.xml 10 Mar 2003 09:12:05 -0000 1.2
+++ updating.xml 1 Apr 2003 11:50:01 -0000 1.3
@@ -35,7 +35,7 @@
one change which shouldn't affect anybody (see below).
</p>
<s2 title="Source Resolving">
- <p>Mention changes and update strategy...</p>
+<p>Under Cocoon 2.0.x, the SourceResolver was not an Avalon component, so it could
not be looked up using a component manager. Under 2.1, the SourceResolver is now an
Avalon component and can be requested using
<em>cocoon.manager.lookup(SourceResolver.ROLE).</em></p>
</s2>
<s2 title="XSLT Processor">
<p>Mention changes and update strategy...</p>