This post originated from an RSS feed registered with Ruby Buzz
by Obie Fernandez.
Original Post: Better Hotswap? Now You're Talking
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.
Yes, yes, yes. Geert Bevin asks How badly do you want hotswap to improve? on TSS. I see this kind of topic as an indicator that at least some Java guys are beginning to understand the subtler aspects of Rails productivity. In fact, one of the first responses was by Bill Burke of Jboss (who I'm sure would love SEAM to be a viable alternative to Rails):
Not only would full Hot swap be useful for AOP, but it would also be very useful to enable RoR like development where coding->runtime is lightning fast. Classloader tricks only take you so far.