The Artima Developer Community
Sponsored Link

Ruby Buzz Forum
Refactoring in Java vs. Ruby

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Obie Fernandez

Posts: 608
Nickname: obie
Registered: Aug, 2005

Obie Fernandez is a Technologist for ThoughtWorks
Refactoring in Java vs. Ruby Posted: Dec 9, 2005 9:02 AM
Reply to this message Reply

This post originated from an RSS feed registered with Ruby Buzz by Obie Fernandez.
Original Post: Refactoring in Java vs. Ruby
Feed Title: Obie On Rails (Has It Been 9 Years Already?)
Feed URL: http://jroller.com/obie/feed/entries/rss
Feed Description: Obie Fernandez talks about life as a technologist, mostly as ramblings about software development and consulting. Nowadays it's pretty much all about Ruby and Ruby on Rails.
Latest Ruby Buzz Posts
Latest Ruby Buzz Posts by Obie Fernandez
Latest Posts From Obie On Rails (Has It Been 9 Years Already?)

Advertisement

Next time you hear "Refactoring in dynamic languages is not possible or at least very, very difficult" or "You can't refactor Ruby, because you can't do static analysis", send them over to Murphee.

There's a problem with claims that everybody repeats with a knowing look on their face... they might just be Bullshit.
Lots of good stuff in there that I think most of us doing Ruby know about, but it's great to see it come up on JRoller, aimed at the Java people.

My 2 cents... I believe IntelliJ actually does a fairly good job with rename refactorings within textual resources, but in Java-land, with the multitude of XML configs and reflection going on nowadays, you're not that much better-off (for some refactorings) than the situation Ruby is in right now. The other point I think he failed to emphasize very well: Forcing you down a path of air-tight unit testing is a GREAT thing.

Read: Refactoring in Java vs. Ruby

Topic: Rails and Django meets in Chicago Previous Topic   Next Topic Topic: Tracing websites for fun (and profit?)

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use