Tapestry generally doesn't care whether a class is Groovy or Java ... it all looks the same at runtime. I've built some demos using Groovy. It's not fully idiomatic Groovy, you tend to use more explicit types, as Tapestry actually does something useful with them.
Also, Tapestry isn't going to read Groovy source files, you need to set up your IDE or build tool to compile the Groovy files to .class files. On Thu, Dec 4, 2008 at 1:42 PM, Angelo Chen <[EMAIL PROTECTED]> wrote: > > Hi, > > I like T5 IOC, is there a way to use T5 Ioc with Groovy in non web > applications? Thanks. > > Angelo > -- > View this message in context: > http://www.nabble.com/T5%3A-IOC-and-Groovy-tp20843124p20843124.html > Sent from the Tapestry - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- Howard M. Lewis Ship Creator Apache Tapestry and Apache HiveMind --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]