in reply to Re^3: Perl in the Enterprise
in thread Perl in the Enterprise

There's Devel::Refactor which does quite a nice job refactoring you code

Well, it does a nice job of extract method..... and that's it. Compared to what IntelliJ and Eclipse give the average Java developer that's not a lot :-)

Fortunately Adam's work with PPI refactoring editor will hopefully open up more interesting possibilities in the future.

Replies are listed 'Best First'.
Re^5: Perl in the Enterprise
by wazoox (Prior) on May 23, 2006 at 21:10 UTC
    Well, I've installed Eclipse once, with EPIC, I launched it, and waited... waited... waited... Then it appeared. I dug around a bit, and decided that it's definetely too big, too slow for me (besides the fact that it sucks up 250MB or RAM). So I have absolutely no idea of what it may bring to the Java developer :)
    However, I'm eager to see all that PPI will bring us.
      Well, I've installed Eclipse once, with EPIC, I launched it, and waited... waited... waited... Then it appeared. I dug around a bit, and decided that it's definetely too big, too slow for me (besides the fact that it sucks up 250MB or RAM). So I have absolutely no idea of what it may bring to the Java developer :)

      Yeah - it's not exactly light weight :-)

      IntelliJ is considerably snappier and has some demo movies if you're interested.

        I'll have a look. However intelliJ has another kind of fatal flaw : it's not free (as in speech). I'm a free software purist, you know :-)