Skip to content

Enhance rename to deprecate the old name #32727

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
bwilkerson opened this issue Mar 31, 2018 · 0 comments
Open

Enhance rename to deprecate the old name #32727

bwilkerson opened this issue Mar 31, 2018 · 0 comments
Labels
area-devexp For issues related to the analysis server, IDE support, linter, `dart fix`, and diagnostic messages. devexp-refactoring Issues with analysis server refactorings P3 A lower priority bug or feature request type-enhancement A request for a change that isn't a bug

Comments

@bwilkerson
Copy link
Member

Enhance the rename refactoring to allow users to specify that they want the original name to be kept, but marked as deprecated, in order to ease the migration of clients not under the user's control. This is a common use case when developing packages, and should be supported.

This will be especially useful after #32726 has been implemented, but should not be gated by it.

@bwilkerson bwilkerson added legacy-area-analyzer Use area-devexp instead. devexp-refactoring Issues with analysis server refactorings P2 A bug or feature request we're likely to work on type-enhancement A request for a change that isn't a bug labels Mar 31, 2018
@srawlins srawlins added P3 A lower priority bug or feature request and removed P2 A bug or feature request we're likely to work on labels Oct 12, 2023
@bwilkerson bwilkerson added area-devexp For issues related to the analysis server, IDE support, linter, `dart fix`, and diagnostic messages. and removed legacy-area-analyzer Use area-devexp instead. labels Feb 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-devexp For issues related to the analysis server, IDE support, linter, `dart fix`, and diagnostic messages. devexp-refactoring Issues with analysis server refactorings P3 A lower priority bug or feature request type-enhancement A request for a change that isn't a bug
Projects
None yet
Development

No branches or pull requests

2 participants