From: James Edward Gray II Date: 2006-03-26T01:26:42+09:00 Subject: Re: [QUIZ] Object Query Language for Ruby? On Mar 25, 2006, at 4:08 AM, Robert Klemme wrote: > The longer I use Ruby the more apparent it seems to me that > lambdas / procs / blocks are one of the core features - if not > *the* core feature - that set it apart from P* languages and make > these things so easy and well looking (= easy to read and understand). I so agree. When I first came to Ruby, blocks were probably my biggest stumbling block. I got them down just enough not to think they were weird every time I used one, but then didn't pay much attention to them. Much later, when I wanted to move down the path of enlightenment, I found myself back at blocks. I really believe they are the key to great Ruby. James Edward Gray II