Date: 2004-07-21T13:27:51
Editor: UgoCei <[EMAIL PROTECTED]>
Wiki: Cocoon Wiki
Page: ButterflyManifesto
URL: http://wiki.apache.org/cocoon/ButterflyManifesto
no comment
Change Log:
------------------------------------------------------------------------------
@@ -13,7 +13,7 @@
== What is Butterfly ==
-Butterfly is an experiment aiming to implement a (simplified) Cocoon clone but
based on Spring instead of Hibernate (hence the name Butterfly: what do cocoons
turn into in spring?). '''This is not a fork of Cocoon'''. This is a sandbox
where new ideas can be tested without fear of breaking some eggs. If something
valid emerges, we can discuss if it can be backported to Cocoon or not. In any
case, we won't be reimplementing the whole of Cocoon.
+Butterfly is an experiment aiming to implement a (simplified) Cocoon clone but
based on Spring instead of Avalon (hence the name Butterfly: what do cocoons
turn into in spring?). '''This is not a fork of Cocoon'''. This is a sandbox
where new ideas can be tested without fear of breaking some eggs. If something
valid emerges, we can discuss if it can be backported to Cocoon or not. In any
case, we won't be reimplementing the whole of Cocoon.
Even though Stefano suggested doing our own container, we would like to avoid
doing more work than necessary and reuse something existing, if possible. Our
initial choice is to use Spring, as it:
* has a healthy community