Mmmm... I don't know if I like this. Static methods are tantamount to writing functional C programs ;) and making lots of methods static could potentially lead to an less object-oriented architecture.
But if it's an option, I don't have to use it ;) "Alain Ravet" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > In the same direction, I'd also like an IDE level option : > > "Make extracted methods static WHENEVER POSSIBLE". > > Alain Ravet > > > > Thomas Singer wrote: > > Sometimes it would be useful, if the Extract Method dialog would > > have a checkbox "Make extracted method static". > _______________________________________________ Eap-features mailing list [EMAIL PROTECTED] http://lists.jetbrains.com/mailman/listinfo/eap-features
