Paul Richardson created TEIIDDES-1622:
-----------------------------------------
Summary: Sort out the refactoring framework
Key: TEIIDDES-1622
URL:
https://issues.jboss.org/browse/TEIIDDES-1622
Project: Teiid Designer
Issue Type: Enhancement
Affects Versions: 8.1
Reporter: Paul Richardson
Assignee: Paul Richardson
Fix For: 8.1
The refactor actions (rename/move/rename-namespace/delete) have been organically developed
and patched over the course of several years and as such lack a consistent approach in
their operations.
Re-implement the logic of each action using Eclipse's refactoring framework. This will
include the following features as a standard part of the implementation:
* Ties into Eclipse's history framework so resources can be restored to a previous
state
* Provides a UI so that the user can preview and accept the changes prior to them being
performed
* Sensible separation of condition-checking and actual operation
* Functions in the same manner as existing Eclipse refactoring functionality
--
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