|
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".
|
Title: Can't move instance method from one class to another
- [Eap-list] Can't move instance method from one class to a... Daya Sharma
- Eugene Zhuravlev
