> Hope that demonstrates one case where it is useful. If you can get to > JavaOne, I will be doing my Funky Java, Objective Scala talk there, > and I hope I can make my case more strongly :-). > > Dick
Thanks a lot Dick. Your talk was already registered in my Schedule Builder :) Actually I tried to do something similar in pure Java with my library lambdaj: http://code.google.com/p/lambdaj/ Indeed it allows to manipulate collections in a functional and declarative style instead of the usual imperative Java one. So maybe you could be interested in my talk as well: http://www.eventreg.com/cc250/sessionDetail.jsp?SID=314002 See you at JavaOne Bye, Mario twitter: @mariofusco -- You received this message because you are subscribed to the Google Groups "The Java Posse" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/javaposse?hl=en.
