Archive for the 'Java' Category

Emulating Ruby’s Enumerable in Java

Thursday, February 1st, 2007

An unfortunate fact of my career is that I still do a lot of consulting work in Java. I developed my sour disposition, as many others before me have, by learning Ruby. One of the features I miss the most in Java land is Ruby’s succinct way of dealing with iteration. For […]