Skip to content
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

"Move" patch #234

Closed
olafurpg opened this issue Jun 30, 2017 · 1 comment
Closed

"Move" patch #234

olafurpg opened this issue Jun 30, 2017 · 1 comment
Milestone

Comments

@olafurpg
Copy link
Contributor

It would be nice to have some sort of ctx.move(_root_.a.b, _root_.c.d) patch that updates the references to that symbol. To begin with, this patch would not move the definition, only references. This would be useful for the collection strawman rewrites and other libraries that move classes around.

I believe moving the definition requires more infrastructure that deserves a separate issue.

@olafurpg olafurpg added this to the v0.5 milestone Jun 30, 2017
@olafurpg
Copy link
Contributor Author

The implementation in #248 is not perfect but it's a good start. Closing as fixed.

bjaglin pushed a commit to liancheng/scalafix that referenced this issue May 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant