If you mean the conversions from 
  Foo.doSomething(Foo foo, int value);
to
  foo.doSomething(int value);
I agree with you:
+1

Tom


On 15 Jul 2002 17:39:43 -0400, David Saff <[EMAIL PROTECTED]> wrote:

> The only thing that makes me miss Xrefactory (http://www.xref-tech.com)
> when using IDEA 2.6 is the "Turn dynamic to static" and "Turn static to
> dynamic" refactorings.  Ariadna gets half-way there (with "make method
> static"), but it seems odd to me that "Make method dynamic" wasn't also
> included.  Or am I missing a trick?  Thanks,
> 
>    David Saff
> 
> 
> 

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

Reply via email to