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:02:56 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: 11053 bytes (previous version: 11007 bytes) Content diff: (5 equal lines skipped) <h2>Apache Cocoon</h2> <p>Apache Cocoon is a <a href="http://www.springframework.org">Spring-based</a> --- framework built around the concepts of separation of concerns and --- component-based development.</p> +++ (since version 2.2) framework built around the concepts of separation of +++ concerns and component-based development.</p> <p>Cocoon implements these concepts around the notion of <strong>component pipelines</strong>, each component on the pipeline specializing on a particular (18 equal lines skipped) <ul> <li>general servlet services (<em>any</em> servlet can be managed by the Cocoon --- servlet-service framework)</li> --- <li>special services that provide pipelines as services</li> --- <li>component services (Spring beans, Avalon services/components)</li> --- <li>a container for classes and resources</li> +++ servlet-service framework),</li> +++ <li>special services that provide pipelines as services,</li> +++ <li>component services (Spring beans, Avalon services/components),</li> +++ <li>a container for classes and resources.</li> </ul> --- <p>A block is packaged as Java archive (jar) following certain conventions +++ <p>A block is packaged as s Java archive (jar) following certain conventions concerning the directory structure.</p> <h1>General features</h1> <ul> <li>Apache Cocoon is a <a href="http://www.springframework.org">Spring-based</a> --- framework built around the concepts of separation of concerns and --- component-based development, ensuring that people can interact and collaborate --- on a project without stepping on each other toes.</li> +++ (since version 2.2) framework built around the concepts of separation of +++ concerns and component-based development, ensuring that people can interact and +++ collaborate on a project without stepping on each other toes.</li> <li>Cocoon implements these concepts around the notion of <strong>component pipelines</strong>, each component on the pipeline specializing in a particular operation (usual pipeline uses a Generator, Transformers and a Serializer). This (192 equal lines skipped)