balsa-sarenac
balsa-sarenac
**Describe the problem** Seems like these are only used by ExtractMethodTransformation and Refactoring. They don't use them the same, so there are differences in behavior of the two. **Classes involved**...
**Describe the problem** `SpRenameDefaultSpecToDefaultLayoutRefactoring` seems like it's unused and it has a call to a non-existent method in `preconditions` method. Can it be removed? **Classes involved** `SpRenameDefaultSpecToDefaultLayoutRefactoring` **Proposal** Remove the...
In this issue we'll track remaining work for refactorings (mainly UI). Overall things to do: - [ ] Create a generic driver that can execute given refactoring and preview changes...