Re: refactoring using parser

Ralph Benjamin Ruijs <[email protected]>
Newsgroups gmane.comp.programming.refactoring
Message-ID <[email protected]>
On Mon, Nov 23, 2009 at 2:34 PM, Richard <[email protected]> wrote:
> That's an interesting list of refactorings. I do Rename, Extract
> Method and Extract Interface a lot. I haven't done so much Inline
> Method or Pull Up. By "Move" I assume you mean "move this method from
> this class to another class"? What automated refactoring tools
> support this? Even ReSharper only supports moving whole types or
> static members and doesn't support moving methods.


IntelliJ IDEA has excellent Java refactoring support and has the move
method refactoring. Take a look at the long list of refactorings
implemented at http://www.jetbrains.com/idea/features/refactoring.html


------------------------------------

Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/refactoring/

<*> Your email settings:
    Individual Email | Traditional

<*> To change settings online go to:
    http://groups.yahoo.com/group/refactoring/join
    (Yahoo! ID required)

<*> To change settings via email:
    [email protected] 
    [email protected]

<*> To unsubscribe from this group, send an email to:
    [email protected]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.