-
Notifications
You must be signed in to change notification settings - Fork 126
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
Renaming for localizations #3174
Renaming for localizations #3174
Conversation
If we have a localized module, how do we get the underlying module back? What is the name of the function? P.S.: I am just worried about some mismatch, because we have |
Could you say a bit about the motivation for renaming to |
@thofma : There has never been a function to get the underlying module back, really. Do you think we need it? One problem is that the module does not know that it came from a localization in the first place. @fingolfin : I just recalled various talks with @fieker suggesting to rename |
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
Sorry, my bad. I was confused. |
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## master #3174 +/- ##
=======================================
Coverage 81.14% 81.14%
=======================================
Files 556 556
Lines 73894 73894
=======================================
+ Hits 59962 59963 +1
+ Misses 13932 13931 -1
|
Could you add deprecations for your renaming? |
There is only one command that has only changed its name. For the rest I simply don't want to export it anymore. Is this legitimate? Back in the days when I wrote the code, I simply didn't have a feeling for it. |
If there are other dispatches for |
@bschroter : It seems that you are using |
From my side this can be merged. My question to @bschroter was more a heads up and can be resolved elsewhere. |
|
Some work for #3054 .
ambient_ring
to simplyring