From: Yukihiro Matsumoto Date: 2008-10-01T03:53:26+09:00 Subject: Re: ruby1.9 block scope Hi, In message "Re: ruby1.9 block scope" on Wed, 1 Oct 2008 03:40:08 +0900, Mike Gold writes: |> * Class.new and define_method is a rather rare examples, of which |> non-block counterpart introduce new scopes. | |But it's not a rare example for me. It's a great solution to an |otherwise tangled problem. When I have more time I can post some code |if my example is not convincing. Thank you for your valuable input. And don't worry I have not decided to put this in the language, even after 2.0. matz.