mcconnell 2003/10/27 07:50:58
Modified: mavenized-site/xdocs/related apache.xml
Log:
Add Cocoon description.
Revision Changes Path
1.2 +4 -1 avalon-sandbox/mavenized-site/xdocs/related/apache.xml
Index: apache.xml
===================================================================
RCS file: /home/cvs/avalon-sandbox/mavenized-site/xdocs/related/apache.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- apache.xml 27 Oct 2003 15:27:23 -0000 1.1
+++ apache.xml 27 Oct 2003 15:50:58 -0000 1.2
@@ -26,7 +26,10 @@
</tr>
<tr>
<td><p><a href="http://cocoon.apache.org/">Cocoon</a></p></td>
- <td><p>CONTENT PENDING</p></td>
+ <td><p>Apache Cocoon is a web development framework built around the
concepts of separation of concerns and component-based web development.
+Cocoon implements these concepts around the notion of 'component pipelines', each
component on the pipeline specializing on a particular operation. This makes it
possible to use a Lego(tm)-like approach in building web solutions, hooking together
components into pipelines without any required programming.
+Cocoon is "web glue for your web application development needs". It is a glue that
keeps concerns separate and allows parallel evolution of all aspects of a web
application, improving development pace and reducing the chance of conflicts.
+</p></td>
</tr>
</table>
</subsection>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]