[
https://issues.jboss.org/browse/FORGE-1761?page=com.atlassian.jira.plugin...
]
George Gastaldi commented on FORGE-1761:
----------------------------------------
We thought about that while designing this feature and decided to use the field name to
avoid parameter name clashing.
But I see some scenarios where this may come in handy, for example, when using a parameter
name that is a reserved word (eg: transient)
Allow @WithAttributes to configure the command line parameter name
for a UICommand
----------------------------------------------------------------------------------
Key: FORGE-1761
URL:
https://issues.jboss.org/browse/FORGE-1761
Project: Forge
Issue Type: Feature Request
Components: UI - API
Reporter: Jess Sightler
The UICommand component currently selects a command-line shell API parameter name based
upon the variable name in the source code. Ideally the variable name should not be
directly coupled to the source code variable name.
The @WithAttributes could provide a "parameterName" property to override the
default naming convention.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira