Posts Tagged ‘Groovy’

Invalid duplicate class definition in Groovy

Monday, July 13th, 2009

Just a quick one. I’ve just started poking around with Groovy and from time to time I’d get an error saying…and I quote:

org.codehaus.groovy.control.MultipleCompilationErrorsException: startup failed,
/.../Error.groovy: 1: Invalid duplicate class definition of class Error :

(more…)

Language of the year

Friday, July 3rd, 2009

The pragmatic programmer say it, and last year I heard a talk by Jared Richardson who also said it: Learn a new programming language every year. Since I’m always keen on learning something new I thought “why not?”. The only problem is: Which language to choose?
(more…)