From: matz@... (Yukihiro Matsumoto) Date: 2001-06-01T14:50:26+09:00 Subject: [ruby-talk:16117] Re: Strange idea... exporting from a scope Hi, In message "[ruby-talk:16113] Strange idea... exporting from a scope" on 01/06/01, "Hal E. Fulton" writes: |Comments and criticisms? I'm too lazy to type in "exprt" and variable name. so I'm thinking about automatic scope upgrade in the future Ruby, i.e. if you use local variable name out of its blocked scope, it would be automatically exported to the outer scope. matz.