delete associated methods when deleting a field
-----------------------------------------------
Key: SEAMFORGE-107
URL:
https://issues.jboss.org/browse/SEAMFORGE-107
Project: Seam Forge
Issue Type: Feature Request
Components: Brainstorming, Builtin Plugins
Affects Versions: 1.0.0.Alpha2, 1.0.0.Alpha3
Reporter: Rodney Russ
Priority: Minor
When removing a field, it would make sense to remove the associated methods. For
example:
cd Person.java
rm firstName
*delete associated methods setFirstName() and getFirstName() (Y/n)?
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira