small bug in move class to upper level Permanently deleted user 创建于 2004年08月16日 15:44 when target class is named the same as the class it extends.example:(inner) class X extends Ymove X to upper level and name it Y.-> problem should be detected before performing the refactoring.