The Kaptain on … stuff

Posts Tagged ‘Groovy

08 Feb, 2009

My favorite new Groovy trick

Posted by: TheKaptain In: Development

I program primarily in Java, but I must admit I’m a bit of a fanboy when it comes to the Groovy language. The syntatic sugar helps reduce some of the overhead of doing what should be simple things in Java, like reading Files or parsing XML. In particular the additions to the Collections API make […]