|
When a class is renamed, a ClassRenamed announcement is raised. This announcement understands the message #packagesAffected, which should return the packages that were affected by that change.
This announcement is on one hand correctly showing the class of the renamed package. However, if this class had an extension method on it, the package of that extension method is not listed in the affected packages (and it should, so we can commit it).
|
|
|
Priority: 3 – Must Fix
|
|
Status: Work Needed
|
|
Assigned to: Everyone
|
|
Milestone: Later
|
Go to Case
|
|