Paul has recently made a post asking for opinions on how / if parameter names should be made available to java code. The idea of Method.getParameterNames() is certainly the best. I would strongly suggest NOT adding another annotation. This is certainly something that should be a compiler option.

Tags:

Comments are closed.