Example: A library is renaming a method and deprecating the old one.
Is there a way to describe this refactoring, e.g. in XML and apply it to all dependent projects with a tool?
For clarification: When this refactoring is done, the library contains already the new code.