Re: myfaces groovy bindings now checked in

2009-08-19 Thread Werner Punz
Ok guys I was able to work on the stuff a little bit more. Here is what definitely is working now: a) Scripting of Renderers, Validators, Phase Listeners (should work but only partially tested) b) Scripting of managed beans, here comes the goody. This fully now works. Reloading works on all type

Re: myfaces groovy bindings now checked in

2009-08-19 Thread Matthias Wessendorf
Werner, thanks for all the great stuff. Good job! -Matthias On Wed, Aug 19, 2009 at 4:47 PM, Werner Punzwerner.p...@gmail.com wrote: Ok guys I was able to work on the stuff a little bit more. Here is what definitely is working now: a) Scripting of Renderers, Validators, Phase Listeners

Re: myfaces groovy bindings now checked in

2009-08-18 Thread Werner Punz
Werner Punz schrieb: Jan-Kees van Andel schrieb: 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. Yes indeed, while I personally think it is not suitable for big systems due

myfaces groovy bindings now checked in

2009-08-17 Thread Werner Punz
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

Re: myfaces groovy bindings now checked in

2009-08-17 Thread Grant Smith
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 werner.p...@gmail.com wrote: Hello everyone I just checked in the current state of the myfaces groovy/scripting bindings. First of all the url is:

Re: myfaces groovy bindings now checked in

2009-08-17 Thread Werner Punz
Its not quite there where I want it to be but it is a start. The issues are I want more than groovy in, but for now as far as I could see only groovy allows direct classloading. JRuby for instance only allows object loading or jsr 223. The same probably applies to jython. We probably can work

Re: myfaces groovy bindings now checked in

2009-08-17 Thread Jan-Kees van Andel
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 work.gr...@gmail.com: Werner, thank you very much for this. This

Re: myfaces groovy bindings now checked in

2009-08-17 Thread Werner Punz
Jan-Kees van Andel schrieb: 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! Thanks a lot as I said i am not fully there yet, the code needs

Re: myfaces groovy bindings now checked in

2009-08-17 Thread Matthias Wessendorf
+1 thanks Werner! This is really à great thing! Sent from my iPod. On 17.08.2009, at 20:26, Grant Smith work.gr...@gmail.com wrote: 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 werner.p...@gmail.com