State of the Lambda

Howard Lovatt howard.lovatt at gmail.com
Thu Jul 8 05:47:36 PDT 2010


@Brian,

Really like the new draft. There are a few 'controversial' points,
this is my 3 pennies worth:

1. Yield: stick with return, for long return use methodOrBlockName.return
2. Type parameter inference, great idea if it can be done (can it be
extended to any overridden method in the future?)
3. Effectively final, I know you would like to do this for inner
classes as well and would just like to encourage this further

As I said, a real step forward.

  -- Howard.


More information about the lambda-dev mailing list