http://www.sdtimes.com/fullcolumn/column-20070815-01.html

   ...Ruby’s growing up. Although not fully mature compared with
   languages such as C# and Java, there now exist some solid Ruby IDEs.
   ...
   Obviously, I like Ruby. I recommend it without hesitation for
   administrative tasks and small projects. However, as with any
   relationship, there’s a difference between casual and committed.
   This was my first project approaching what I consider "real
   application" size - rapid development of several thousand lines of
   code in dozens of classes and the inevitable contortions of logic
   and data that define programming in the real world.
   ...
   In general, the lack of refactoring support in the IDE was an acute
   pain point compared with developing in, say, C# with ReSharper.


While we Perl developers tend to scoff at those who use IDEs, I often
wonder if we're missing out on a productivity boost as a consequence of
using a non-mainstream language. (Of course there are IDEs for Perl.
Several. Though you rarely hear them recommended by Perl developers. And
I'm left wondering whether they really offer a complete enough
implementation of modern conveniences to provide the same kinds of
productivity boosts developers of other languages get from their IDEs.)

On the other hand, those of us who have successfully worked on numerous
10K+ line applications in Perl with nothing but a text editor (and of
course UNIX command line tools, including Perl itself, which come in
handy for certain refactoring operations) might consider the authors
stance to be a tad wimpy.

  -Tom

-- 
Tom Metro
Venture Logic, Newton, MA, USA
"Enterprise solutions through open source."
Professional Profile: http://tmetro.venturelogic.com/
 
_______________________________________________
Boston-pm mailing list
[email protected]
http://mail.pm.org/mailman/listinfo/boston-pm

Reply via email to