Re: Discussion: move from Beanshell to Groovy

2008-05-21 Thread Tim Ruppert
Inline On May 20, 2008, at 1:53 PM, Ean Schuessler wrote: - "Tim Ruppert" <[EMAIL PROTECTED]> wrote: Yeah - great stuff! Ean, what are your thoughts on GSP? Any other ideas on the templating side that seem like a big win? We've settled on running Groovy events for most of our page se

Re: Discussion: move from Beanshell to Groovy

2008-05-20 Thread Ean Schuessler
- "Tim Ruppert" <[EMAIL PROTECTED]> wrote: > Yeah - great stuff! Ean, what are your thoughts on GSP? Any other > ideas on the templating side that seem like a big win? We've settled on running Groovy events for most of our page setup that interacts with the OFBiz business logic and then

Re: Discussion: move from Beanshell to Groovy

2008-05-20 Thread Tim Ruppert
Yeah - great stuff! Ean, what are your thoughts on GSP? Any other ideas on the templating side that seem like a big win? Cheers, Tim -- Tim Ruppert HotWax Media http://www.hotwaxmedia.com o:801.649.6594 f:801.649.6595 On May 19, 2008, at 10:58 AM, Ean Schuessler wrote: - "Jacques Le

Re: Discussion: move from Beanshell to Groovy

2008-05-19 Thread Ean Schuessler
- "Jacques Le Roux" <[EMAIL PROTECTED]> wrote: > I know at least one OFBiz project which is already using groovy, this > will please these folks ! I know we're happy to hear about it! Adam and I have been talking for a while about stuff like: ofbiz.services.createPerson([firstName: 'John',

Re: Discussion: move from Beanshell to Groovy

2008-05-19 Thread Joe Eckard
+1 On May 19, 2008, at 6:27 AM, Jacopo Cappellato wrote: It would be great to see this migration implemented soon. In my opinion, the priority could be this: 1) change the best practice recommendation 2) migrate (with minimal changes/work) all the existing .bsh scripts to .groovy scripts I

Re: Discussion: move from Beanshell to Groovy

2008-05-19 Thread Ashish Vijaywargiya
+1. On Mon, May 19, 2008 at 9:28 AM, Tim Ruppert <[EMAIL PROTECTED]> wrote: > +1 - this is a great idea. > > > On May 19, 2008, at 5:32 AM, Scott Gray wrote: > > Sounds like fun, when do we start? :-) >> >> I haven't had a good look yet but I like the sound of dot syntax alone. >> >> Regards >>

Re: Discussion: move from Beanshell to Groovy

2008-05-19 Thread Tim Ruppert
+1 - this is a great idea. On May 19, 2008, at 5:32 AM, Scott Gray wrote: Sounds like fun, when do we start? :-) I haven't had a good look yet but I like the sound of dot syntax alone. Regards Scott 2008/5/19 Jacopo Cappellato <[EMAIL PROTECTED]>: On May 19, 2008, at 10:07 AM, David E

Re: Discussion: move from Beanshell to Groovy

2008-05-19 Thread Scott Gray
Sounds like fun, when do we start? :-) I haven't had a good look yet but I like the sound of dot syntax alone. Regards Scott 2008/5/19 Jacopo Cappellato <[EMAIL PROTECTED]>: > > On May 19, 2008, at 10:07 AM, David E Jones wrote: > > >> Thanks to some recent work from Joe Eckard OFBiz now has pr

Re: Discussion: move from Beanshell to Groovy

2008-05-19 Thread Jacopo Cappellato
On May 19, 2008, at 10:07 AM, David E Jones wrote: Thanks to some recent work from Joe Eckard OFBiz now has pretty good support for the Groovy scripting language. While this is kind of interesting on its own, what was really interesting was to find out (after not looking at groovy for

Re: Discussion: move from Beanshell to Groovy

2008-05-19 Thread Jacques Le Roux
Thanks Joe, thanks David ! http://groovy.codehaus.org/Groovy+Console and http://groovy.codehaus.org/Eclipse+Plugin (+IntelliJ, etc.) , sound appealing too and Groovy seems to give a lot of good support directly from its home page :o) I know at least one OFBiz project which is already using gro

Discussion: move from Beanshell to Groovy

2008-05-19 Thread David E Jones
Thanks to some recent work from Joe Eckard OFBiz now has pretty good support for the Groovy scripting language. While this is kind of interesting on its own, what was really interesting was to find out (after not looking at groovy for probably about 4 years) that it supports nearly all of