Tuesday, February 28, 2006

 

for/in >= Sliced Bread

I have FINALLY put a Java 1.5 app into production this week. It was a Swing app so I made the decsion on the JDK, not the app server vendor. Generics are great but my favorite addition is the for/in, it works just like the foreach command I would use in my shell scripts. No more creating Iterators and casting stuff, yeah!

Comments: Post a Comment



<< Home

This page is powered by Blogger. Isn't yours?