+1 This would make it much easier to first make a method static and then move it to utility classes (or from static to instance)
bye -stephan On Mon, 2001-11-19 at 15:03, Thomas Singer wrote: > Will there be an "Make static" refactoring in Pandora? > > It should be able to make instance methods static by checking references to > instance members and adding one instance parameter (if necessary). This > would allow us to easily move instance methods around. > > Tom > > > _______________________________________________ > Eap-features mailing list > [EMAIL PROTECTED] > http://www.intellij.com/mailman/listinfo/eap-features _______________________________________________ Eap-features mailing list [EMAIL PROTECTED] http://www.intellij.com/mailman/listinfo/eap-features
