Date: 2004-10-08T00:11:44 Editor: UgoCei <[EMAIL PROTECTED]> Wiki: Cocoon Wiki Page: ButterflyManifesto URL: http://wiki.apache.org/cocoon/ButterflyManifesto
no comment Change Log: ------------------------------------------------------------------------------ @@ -124,6 +124,8 @@ 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. +With this we could have, for instance, container-managed flowscripts who get their dependencies injected to them instead of having to look them up. Real IoC in your flowscripts! We could also use Spring's AOP to apply aspects to them, so that you might, for instance, transparently apply declarative authorization checks to your flowscripts or wrap transactions around them. + == References == 1. [http://marc.theaimsgroup.com/?t=108004833700001&r=1&w=2 On building on stone]
