Control Invocation: proposal for simplification
Peter Levart
peter.levart at marand.si
Tue Jan 5 09:18:02 PST 2010
On Tuesday 05 January 2010 09:49:11 Gernot Neppert wrote:
> To me, the examples provided so far for new loop-constructs are unconvincing.
> I think the enhanced for-syntax of Java 5 provides enough convenience
> for almost all usecases.
enhanced for-syntax of Java 5 does not do multithreaded processing of elements in the Iterable. A big usecase in multicore present/future (so they say).
Regards, Peter
More information about the closures-dev
mailing list