Refactor: Extract to Component
------------------------------
Key: WOL-459
URL: http://issues.objectstyle.org/jira/browse/WOL-459
Project: WOProject/WOLips
Issue Type: New Feature
Components: wolips
Affects Versions: 2.0.0.* (unreleased please specify)
Reporter: Mike Schrag
Assigned To: Mike Schrag
Select a block of html in a template, Refactor=>Extract to Component. It should then:
0) Ask for:
0A) Component Directory (default to the same as the original component)
0B) Java package (default to the same as the original component)
0C) Java Superclass (default to the same as the original component)
1) Create the component files
2) Create the Java file
3) Copy the selected template into the new component HTML file
4) Copy any referenced bindings into the new component WOD file
5) Copy any referenced bound java methods to the new component Java file
6) Delete the selected template
7) Revalidate
8) Delete any unreferenced WOD declarations
9) Compare moved java methods to existing bindings, if none exist, delete java methods
-- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.objectstyle.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
This archive was generated by hypermail 2.0.0 : Mon May 21 2007 - 16:36:20 EDT