From: James Britt Date: 2006-05-24T04:39:56+09:00 Subject: Re: [ANN] New article at RC&S: If It's Not Nailed Down, Steal It: Pattern Matching, S-Expressions, and Domain Specific Languages in Ruby. Jacob Fugal wrote: > > ... > Not a comment on the article yet, as I haven't got that far in (what > I've seen so far, looks great, though!). I did notice however that the > something in the formatting engine is messing with some of the code > samples. For example, a line that I assume should look like this: > > return 1 if n == 0 || n == 1 > > Looks instead like this: > > return 1 if n 0 || n 1 > :( Thanks! I'll go get that sorted out. -- James Britt