From: Pit Capitain Date: 2007-03-01T05:01:43+09:00 Subject: Re: Ruby's "case" doesn't behave like a normal switch MenTaLguY schrieb: > It doesn't have to be catch(:redo) specifically, and in fact its use > may be misleading -- here, catch is simply being used to introduce an > iteration context. > (...) Ah, of course. Thanks Mental. Regards, Pit