New
Neal Gafter
neal at gafter.com
Tue Mar 30 09:30:55 PDT 2010
On Mon, Mar 29, 2010 at 6:51 PM, Howard Lovatt <howard.lovatt at gmail.com>wrote:
> I think the strongest argument that anyone has made against using 'new' is
> your "economy of expression" argument, it then comes down to trading off
> conciseness against consistency and clarity. I go with consistency and
> clarity and you go with conciseness. I guess Alex or someone at Sun will
> decide :)
>
While I believe that a solution without "new" is more concise, I also
believe it is more clear and consistent (because "The draft tries to take no
position on when lambda expression evaluation physically occurs.").
However, Alex's message of Mon, Mar 29, 2010 at 2:07 PM settled this issue
("The draft spec in the OpenJDK Lambda project will continue to avoid 'new'
in the denotation of a lambda expression."), so we can take any further
discussion off list.
Cheers,
Neal
More information about the lambda-dev
mailing list