Hi,
In message "Re: [ruby-core:21320] Re: Proc-as-Binding is out again?"
on Wed, 14 Jan 2009 08:43:45 +0900, Charles Oliver Nutter <charles.nutter / sun.com> writes:
|I stand by my assertion that blocks being usable as bindings is a breach
|of trust (my locals are sacred), and should not be in the language.
One possible idea is making "binding" read-only, or noting that eval
with binding may not modify the original binding.
matz.