Title: Can't move instance method from one class to another
Hi Daya,
 
This feature is not planned for Ariadna, because it is still not clear how to implement it. Please see earlier discussions in this list about the "Move member" refactoring. The biggest problem in this refactoring is that it requires a lot of human participation so the advantage of automation won't be too big, or even worse: you will be able to do the change it manually in shorter time than wasting it on filling a lot of options in large dialogs. I'm not saying we are not going to support this particular refactoring, just that there are still questions to be solved here. First, we will provide "Make Static" refactoring that will allow to make an instance method static. After that you can move the method with "Move Members" and make it back an instance method with the refactoring, complementary to "Make Static".
 
Best regards,
Eugene Zhuravlev
IntelliJ Software, http://www.intellij.com/
"Develop with pleasure!"
----- Original Message -----
Sent: Wednesday, January 30, 2002 18:45
Subject: [Eap-list] Can't move instance method from one class to another

Hi All

Although the refactoring support in IDEA is great, I would still like to be able to move non-static methods between classes, as of now I can only move static methods between classes.

Please tell me if this feature be included in the near future.

-daya

_______________________________________________ Eap-list mailing list [EMAIL PROTECTED] http://www.intellij.com/mailman/listinfo/eap-list

Reply via email to