[ https://issues.apache.org/jira/browse/ISIS-235?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jeroen van der Wal updated ISIS-235: ------------------------------------ Description: Parameter names have to be annotated with @Named to have the Isis show the parameter name of an action in the viewers and restful api. Implementing Paranamer [1] in Isis solves the problem that currently Java reflection does not return parameter names. The current behaviour of @Named should not change and will override the parameter name. [1] http://paranamer.codehaus.org/ was: Parameter names have to be to annotated all @Named to have the Isis show the parameter name of an action. Implementing Paranamer [1] in Isis solves the problem that currently Java reflection does not return parameter names. [1] http://paranamer.codehaus.org/ > Remove dependency on @Named to return parameter name > ---------------------------------------------------- > > Key: ISIS-235 > URL: https://issues.apache.org/jira/browse/ISIS-235 > Project: Isis > Issue Type: Improvement > Components: Core > Reporter: Jeroen van der Wal > Priority: Minor > > Parameter names have to be annotated with @Named to have the Isis show the > parameter name of an action in the viewers and restful api. Implementing > Paranamer [1] in Isis solves the problem that currently Java reflection does > not return parameter names. The current behaviour of @Named should not change > and will override the parameter name. > [1] http://paranamer.codehaus.org/ -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira