From: seebs@... (Peter Seebach) Date: 2007-07-21T15:54:27+09:00 Subject: Re: Ruby Editor In message <20070721055437.GB61361@demeter.hydra>, Chad Perrin writes: >It's a big enough weakness that I won't use it for that very reason. The >way I see it, any requirement to use an OS that I don't much like is a >weakness of the application in question. I generally agree. In some cases, though, I can see the reasons for making those tradeoffs. If my choices are to write something elegant, reliable, and clean in Ruby, taking a week to do it, or to spend a month mostly getting it running in C, I might be better off with Ruby, even though it may restrict my choice of targets some. -s