[quote]I’ve managed 30 years without needing closures.
[/quote]
I guess enough said for everyone who didn’t need closures before wonders if he/she should care about this addition.
Also: It just seems to me that closures just allow stuff to be able to be compiled, but can very well fail at runtime. A thing java usually tries to avoid, and is praised for, in comparison with C++ for example.