Hello everyone
Now that the RI got groovy support I wanted to give a short notification that we soon will have groovy support as extension module as well.
I am working on it.
I am going to do it somewhat differently however.
- The Groovy support will not be woven into the core for now, we added
it on top of the JSF factories
- You will be able to reload beans on method level however this
also means that you have to expose the properties you want to keep
alive between the weaving
More details will follow soon, as well as an official announcement and code.