Currently there is a poll on http://www.java.net "What one feature would you most like to see in JDK 7" Closures are one possible choice. Closures would be soooo niiiiiiiice. Here is why: List cats = database.query( { Cat cat => cat.getName().equals("Wolke")
Read More...