On Nov 25, 9:12 am, etzel <[email protected]> wrote: > Here's the link againhttp://blogs.sun.com/mr/entry/closures
I think it's great that we will get some form of closure in java 7 and am very happy to wait a few more months for them. I do not however see Fork/Join as the killer app for concurrent programming in java. What I could really do with is an actor framework and some immutable data structures. For me the most useful classes in concurrent programming are the Executors and at least there closures will help a lot in removing boilerplate. - Neil -- 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.
