On Thursday, 19 April 2012 at 14:55:50 UTC, David Nadlinger wrote:
The question is, though, whether »perfect« renaming support is really required, or if a defensive solution warning on potential ambiguities isn't already useful enough for most cases.

David

"Perfect" support is impossible, I guess. For example, if a library has been released, a rename would cause API breaking changes. But for code under control of user which is doing the raname it is possible to provide customization what to rename (ReSharper does that, for example).

Reply via email to