Re: What library do we need to use Groovy in our T5 project

2008-06-21 Thread Daniel Honig
HLS and all.. no doubt having groovy is a dream come true certain ones of us will remember Obj-c and wos... almost all will agree dynamic languages are great for the c in mvc. if anyone can send me a sampl tap5 proj with groovy at the controller level that would be great. thx. On Sat,

Re: What library do we need to use Groovy in our T5 project

2008-06-21 Thread Howard Lewis Ship
You need the Groovy runtime. org.codehause.groovy groovy-all-minimal 1.5.6 You need your IDE or build script to complile .groovy to .class files. I've hit a few minor stumbling blocks, so far all addressed in the 5.0.14-SNAPSHOT. On Sat, Jun 21, 2008 at 12:50 AM, Partogi, Joshua <[EMAIL PROT