Can't wait to finish my Bean Validation stuff and try the Groovy example. I think Grant is right and it is indeed a very good thing for MyFaces to have Goovy support.
Thanks for making the time! /Jan-Kees 2009/8/17 Grant Smith <[email protected]>: > Werner, thank you very much for this. This is a huge deal for MyFaces! > > Sent from my iPhone > > On Aug 17, 2009, at 11:13 AM, Werner Punz <[email protected]> wrote: > >> Hello everyone >> I just checked in the current state of the myfaces groovy/scripting >> bindings. >> >> First of all >> the url is: >> >> https://svn.apache.org/repos/asf/myfaces/extensions/scripting/trunk >> also you need to check out the latest myfaces 1.2 trunk, since >> a plugin mechanism was added which allowed to enable this extension. >> >> If you run the included "very rough so please do not hammer me it is a >> testing ground" example, you can change the various jsf artefacts >> located under WEB-INF/groovy/... on the fly either with a request reload >> or with a regeneration of the component tree, depending on the artefact >> you can see the change instantly. >> >> Sort of like javarebel, but on scripting level. >> Sorry for the huge delay for posting it, one year late, but as many know >> my private situation I have become father a while ago, so my sparetime >> currently is limited. >> >> >> Werner >> >
