ovidiu 02/01/09 21:21:25 Added: src/scratchpad/schecoon/webapp/docs index.xml Log: Created. Revision Changes Path 1.1 xml-cocoon2/src/scratchpad/schecoon/webapp/docs/index.xml Index: index.xml =================================================================== <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.0//EN" "dtd/document-v10.dtd"> <document> <body> <s1 title="A new Cocoon sitemap implementation"> <p>This page describes a new implementation of Cocoon's sitemap which dramatically increases Cocoon's start-up speed and the turnaround development time when writing applications using Cocoon.</p> <p>The new sitemap implementation reads the sitemap at runtime and translates its XML format into a program written in the algorithmic language <link href="http://www.schemers.org/">Scheme</link>. Each time you make a new request to Cocoon, the Scheme program representation of the sitemap will be executed.</p> <p>More to come...</p> </s1> </body> </document>
---------------------------------------------------------------------- In case of troubles, e-mail: [EMAIL PROTECTED] To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]