vgritsenko 2002/07/21 15:56:11
Modified: src/documentation/xdocs dictionary.xml
Log:
Composer -> Composable
Revision Changes Path
1.2 +1 -1 xml-cocoon2/src/documentation/xdocs/dictionary.xml
Index: dictionary.xml
===================================================================
RCS file: /home/cvs/xml-cocoon2/src/documentation/xdocs/dictionary.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- dictionary.xml 3 Jan 2002 12:31:01 -0000 1.1
+++ dictionary.xml 21 Jul 2002 22:56:11 -0000 1.2
@@ -17,7 +17,7 @@
Controls access to sitemap objects. It's in charge of reloading the sitemaps
as necessary, and mapping sitemap filenames with sitemap objects. It operates on
Environments by processing them with a sitemap.
</class>
<interface name="Sitemap">
- An aggregate of avalon's Composer, Configurable, and Modifiable interfaces,
as well as the cocoon Processor interface.
+ An aggregate of avalon's Composable, Configurable, Contextualizable, and
Modifiable interfaces, as well as the cocoon Processor interface.
</interface>
<class name="AbstractSitemap">
Parent of the stylesheet-generated sitemap objects. It provides access to all
of the cocoon components by role name. It keeps track of when the stylesheet was
created. It loads components by name and configures them. It provides a utility
substitute method for string manipulation.
----------------------------------------------------------------------
In case of troubles, e-mail: [EMAIL PROTECTED]
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]