A document has been updated: http://cocoon.zones.apache.org/daisy/documentation/1363.html
Document ID: 1363 Branch: main Language: default Name: Features (unchanged) Document Type: Cocoon Document (unchanged) Updated on: 10/29/07 5:06:36 PM Updated by: Reinhard Pötz A new version has been created, state: publish Parts ===== Content ------- This part has been updated. Mime type: text/xml (unchanged) File name: (unchanged) Size: 11052 bytes (previous version: 11053 bytes) Content diff: (24 equal lines skipped) <h2>Cocoon blocks</h2> <p>A block is the unit of modularization (in comparison: Eclipse uses the term --- plugins, OSGi bundles) in Cocoon. Everything that goes beyond that what Cocoon +++ plugins, OSGi bundles) in Cocoon. Everything that goes beyond what Cocoon provides in its core modules (Spring integration, sitemap and pipeline implementation) is provided as block. Custom Cocoon applications are also --- developed as blocks. A block <em>can</em> provide following features:</p> +++ developed as blocks. A block <em>can</em> provide the following features:</p> <ul> <li>general servlet services (<em>any</em> servlet can be managed by the Cocoon (3 equal lines skipped) <li>a container for classes and resources.</li> </ul> --- <p>A block is packaged as s Java archive (jar) following certain conventions +++ <p>A block is packaged as a Java archive (jar) following certain conventions concerning the directory structure.</p> <h1>General features</h1> (201 equal lines skipped)