Date: 2004-10-07T14:06:48 Editor: UgoCei <[EMAIL PROTECTED]> Wiki: Cocoon Wiki Page: ButterflyManifesto URL: http://wiki.apache.org/cocoon/ButterflyManifesto
no comment Change Log: ------------------------------------------------------------------------------ @@ -104,7 +104,7 @@ == Code == -The Subversion repository for Butterfly is [http://svn.apache.org/repos/asf/cocoon/branches/butterfly/ here]. +The Subversion repository for Butterfly is [http://svn.apache.org/repos/asf/cocoon/whiteboard/butterfly/ here]. At the moment we have implemented ridiculously simplified versions of: @@ -119,6 +119,10 @@ You can run this code via the respective unit tests in the {{{src/test}}} directory. As of Aug 4th 2004, there's an Ant build file that deploys a web application and the same simplified instance of Jetty that is used by Cocoon is available to run it. So, after having checked out the source, build it with {{{ant}}}, run it with {{{./butterfly.sh servlet}}} or {{{butterfly.bat servlet}}} and surf to [http://localhost:8888/]. + +== Javascript beans == + +The version of Spring included in Butterfly is a preview version with support for implementing beans in Javascript, using Mozilla Rhino. Hopefully this change will make it into Spring 1.2. == References ==
