Syntax Again
Vladimir Kirichenko
vladimir.kirichenko at gmail.com
Wed Feb 10 05:56:00 PST 2010
Hi, All
I have a question: why BGGA 0.5 syntax was rejected in favor of
CLang-like syntax that causes so lots of problems?
It much more elegant for function type definition
#(#int(String)(throws IOException)) (String)(throws SQLException)
vs
{String => {String => int throws IOException} throws SQLException}
The second one much more elegant and does not introduce #.
--
Best Regards,
Vladimir Kirichenko
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 259 bytes
Desc: OpenPGP digital signature
Url : http://mail.openjdk.java.net/pipermail/closures-dev/attachments/20100210/9bf54f34/attachment.bin
More information about the closures-dev
mailing list