| From: Jens Axel Søgaard (jensaxel at soegaard.net) Date: Mon Apr 28 10:40:20 EDT 2014 |
|
>From time to time the topic of refactoring pop up on the mailing list.
Here is one feature I'd like:
After renaming an exported identifier in a module foo,
any references to the identifier in external modules need
to be renamed too. DrRacket could after renaming in foo is done,
ask for a folder in which to search for module that require foo and
rename the identifier in those modules.
--
Jens Axel Søgaard
| Posted on the dev mailing list. |
|