Blogging Roller

Dave Johnson on open web technologies, social software and Java

Above: a random selection of photos from my Flickr photo-stream.

Thursday Dec 18, 2003

Doesn't anybody have anything bad to say about Groovy?

I certainly don't. Groovy is fascinating, fun to play with, and, for a Java developer, much easier to grok than Jython. I've already written a couple of simple Groovy SQL scripts and now I'm trying to wrap my mind around Groovy Markup. What a cool new toy!

Later... Here is one small nit. Groovy could use better error reporting. When an error occurs, you don't always know what line in the script caused the problem.