From: Joel VanderWerf Date: 2005-10-10T15:17:19+09:00 Subject: Re: using lambda/Proc can prevent a lot of garbage collection Eric Mahurin wrote: > --- Joel VanderWerf wrote: ... >> observer = eval "self", block ... > I assume you mean "eval str, some_binding" and 'eval "self", > block.binding'. Works with procs, too. I guess it's just a shortcut for the block.binding form. -- vjoel : Joel VanderWerf : path berkeley edu : 510 665 3407