Hi,
In message "[ruby-talk:14589] Re: Arggg Bitten by the block var scope feature!!!"
on 01/05/03, Mark Slagell <ms / iastate.edu> writes:
|> This problem can be avoided in the future version, using <> instead of ||.
|Matz, is this planned for version 1.8, or will it be later?
I've not decided yet. I think I should work on local variable scope
propagation and explicite local scoping along with <>. Both are
little bit hard to implement.
matz.