|
From: Rod J. <rod...@in...> - 2004-07-30 17:38:43
|
I've just written something that I think is rather cool that allows a bean to be written in Groovy yet configured via the full power of Spring Dependency Injection. It also supports reloading if the script changes, preserving existing references. I would like to check this into the sandbox. However, that would mean adding the groovy jar. Personally I'm in favour of adding Groovy anyway, as I think it would be good to be able to use it for tests, even before 1.1 final. Thoughts? R |