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/26/07 3:52: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: 11007 bytes (previous version: 10992 bytes)
Content diff:
(26 equal lines skipped)
    <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
    provides in its core modules (Spring integration, sitemap and pipeline
--- implementation) is provided as block. Custom Cocoon applications are 
developed
--- as blocks. A block <em>can</em> provide following features:</p>
+++ implementation) is provided as block. Custom Cocoon applications are also
+++ developed as blocks. A block <em>can</em> provide following features:</p>
    
    <ul>
    <li>general servlet services (<em>any</em> servlet can be managed by the 
Cocoon
--- blocks framework)</li>
--- <li>special services tht provide pipelines as services</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>
(206 equal lines skipped)