Opened 4 years ago
#268 new defect
Renaming a class with subclasses ends with an error
Reported by: | Patrik Svestka | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | default | Keywords: | |
Cc: | Also affects CVS HEAD (eXept version): | no |
Description
Description: I have a class that has both superclass and subclasses. I want to refactor (rename) it. Upon clicking on Rename and Rewrite
button from dialog window Renaming class ...* I got an error message within a debugger:
[MessageNotUnderstood]: ASMenuAbstractComponent class does not understand: #removeSubclass: in process NewSystemBrowser [5500]
Expecting: Refactoring (renaming) to be successful.
Please see the attached screencast for better overview.
Attachments (1)
Note: See
TracTickets for help on using
tickets.
A workflow to get the error