From: Phlip Date: 2007-07-29T11:41:23+09:00 Subject: Re: Performance diffrence between ifs and case forgottenwizard wrote: > Is there any idea on which way the aforementioned systems will evolve, > or is that kind of a toss-up. There's at least one attempt out there to write a compiler for Ruby. That requires a re-write, and while of course its goal is more performance, the exact resulting mix will indeed be a toss-up. > What I'm doing right now, it doesn't make much of a diff either way, so > I'll use case sinces its less typing... So ... 'case' is more "DRY"? -- Phlip http://www.oreilly.com/catalog/9780596510657/ "Test Driven Ajax (on Rails)" assert_xpath, assert_javascript, & assert_ajax