[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-5797) Set default value for the bean property "Setter Method" field
Tom Fennelly (JIRA)
jira-events at lists.jboss.org
Thu Feb 4 05:06:19 EST 2010
Set default value for the bean property "Setter Method" field
-------------------------------------------------------------
Key: JBIDE-5797
URL: https://jira.jboss.org/jira/browse/JBIDE-5797
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: smooks
Reporter: Tom Fennelly
Assignee: Tom Fennelly
Fix For: LATER
Default the "Setter Method" field value to the Javabean setter method name translation of the associated bean property e.g. if the property is "name", the default value shown in this field should be "setName".
Only map this value to the config source if the user modifies it from the default. Mapping it otherwise would not break anything, but would be making the config more verbose than it needs to be.
I think showing this default value is a good idea for usability reasons i.e. the field could be left blank, as is is now. I think that the user being able to see the default value should give them a clearer idea of what it's about and if it needs to be modified based on their model.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jbosstools-issues
mailing list