Dmitry Lomov wrote:

 > As for "Pull up/push down" refactorings, they are planned for Ariadna.
 > Do you think we need a separate "extract subclass" if we have those two?
 > Making an empty descendant class and then moving neccessary stuff there
 > seems to be easy enough. What would you say?


I'd say "good enough", if..

you give us a 1-key way to create this empty subclass, like

   1°/ [Alt-F1] + select /Source/
          => (the focus is on the class to subclass)
   2°/ [some key] => Extends class


Currently, we can only do

   2°/ [F5]       => Copy class
or
   2°/ [Shift-F5] => Clone class

Alain Ravet

_______________________________________________
Eap-features mailing list
[EMAIL PROTECTED]
http://lists.jetbrains.com/mailman/listinfo/eap-features

Reply via email to