From: Michael Neumann Date: 2001-11-30T08:33:23+09:00 Subject: [ruby-talk:27000] Re: short article draft for review Tobias Reif wrote: > Michael Neumann wrote: > > > > number, step = > > case modifier > > when :even then [2,2] > > when :odd then [1,2] > > when :default then [1,2] > > end > > > Nice; thanks. > > > > Or reformat it appropriately (this is the only problem I have with this, correct > > formatting). > > > Your formatting is better; but I fail to see how mine qualified as > inappropriate or even incorrect :| No, I meant the formatting of *my* example. At first I had it formatted in this way: number, step = case modifier when :even then [2,2] when :odd then [1,2] when :default then [1,2] end Then I modified it, but forgot to remove the sentence about formatting ;-) Regards, Michael -- Michael Neumann merlin.zwo InfoDesign GmbH http://www.merlin-zwo.de