On Tue, Nov 23, 2010 at 10:12 AM, Stephen Haberman < [email protected]> wrote:
> > > Please describe a refactoring session with vim. > > This is getting close: > > https://github.com/romanroe/codefellow Not even. This is not even refactoring, it's just browsing and autocompletion. Glorified tag support. It's better than nothing, but it's not refactoring. Emacs has been chasing this dream since the early days of the JDE (when was that, 14 years ago maybe?). Java IDE's understand Java bytecode and that's something that neither emacs nor vi will never be able to achieve simply because they're not written in Java. -- Cédric -- You received this message because you are subscribed to the Google Groups "The Java Posse" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/javaposse?hl=en.
