Link Details

Link 16526 thumbnail
User 162836 avatar

By jbwiv
via thoughtmining.blogspot.com
Published: Mar 20 2007 / 11:53

Ok, I've been dipping my toe into Groovy for the past week or so, including some Grails thrown in for good measure. I like what I see. In a previous life, I was a long-time Java developer, and even after a shift to management almost four years ago, I still code on an almost daily basis....
  • 16
  • 0
  • 1065
  • 262

Comments

Add your comment
User 111696 avatar

bloid replied ago:

1 votes Vote down Vote up Reply

I'm using Groovy as a scripting language for processing huge databases and files, and I can anecdotally say that while processing is slower than if I had written it in pure java (some processor hungry tasks I have written in java and call these from Groovy), but the code is much shorter, and much easier to maintain and update when the format of the database changes with each release

Add your comment


Html tags not supported. Reply is editable for 5 minutes. Use [code lang="java|ruby|sql|css|xml"][/code] to post code snippets.