Stew Stryker
Member³
I occasionally decide to rename of a package function/procedure. It'd be great if Developer could automate that.
While I'm wishing, I wish Developer (or a plug-in) could assist with additional code refactoring options (do a search on 'refactoring fowler' for more info).
Here's how I'd like the renaming to work:
Care would have to be taken for overloaded functions.
I wonder if these even could be done in a plug-in???
Thanks for listening,
Stew
While I'm wishing, I wish Developer (or a plug-in) could assist with additional code refactoring options (do a search on 'refactoring fowler' for more info).
Here's how I'd like the renaming to work:
- I point to the function on the Code Contents window,
- Right-click over it and choose Refactoring->Object Rename
- A dialog shows what it thinks as the old name, then prompts for the new name.
- All references to the old name in the package spec and body are changed to the new name.
Care would have to be taken for overloaded functions.
I wonder if these even could be done in a plug-in???
Thanks for listening,
Stew