Tools for a successful refactoring
Emerson Murphy-Hill, Andrew P. Black
Abstract
Emerson Murphy-Hill, Andrew P. Black
Abstract
Although refactoring tools have been integrated into numerous development environments over the past ten years, we have seen little variation in the human interfaces to refactoring tools – when a refactoring fails, most tools present a textual error message. Existing interfaces can cause programmers to refactor slowly, conservatively, and in an error-prone manner. In this demonstration, we will show how our tools can help programmers overcome barriers to a successful refactoring.
OpenAlex reports 1 citations for this work. Citation counts describe recorded attention and do not establish research quality.
A contribution statement is not available in the OpenAlex record.
Method details are not available in the OpenAlex metadata.
Findings are not separately available in the OpenAlex metadata.
Limitations are not available in the OpenAlex metadata.
Application details are not available in the OpenAlex metadata.
Although refactoring tools have been integrated into numerous development environments over the past ten years, we have seen little variation in the human interfaces to refactoring tools – when a refactoring fails, most tools present a textual error message. Existing interfaces can cause programmers to refactor slowly, conservatively, and in an error-prone manner. In this demonstration, we will show how our tools can help programmers overcome barriers to a successful refactoring.
Key concepts: Code refactoring, Computer science, Software engineering, Programming language, Software