The Final Five (or so)

Paul Benedict pbenedict at apache.org
Sun Aug 30 22:53:18 PDT 2009


I am hoping the "JSR-292 language support" does not include the # syntax. I
think that's a very poor syntax since, I believe, most developers in the
Java community see # as a natural future expansion to support static-binding
to methods:

Method m = #myMethod;

The precedence is already set using javadoc (#method). Can't a different
symbol be found?

Paul



More information about the coin-dev mailing list