From: matz@... (Yukihiro Matsumoto) Date: 2001-06-02T03:01:18+09:00 Subject: [ruby-talk:16152] Re: Strange idea... exporting from a scope Hi, In message "[ruby-talk:16148] Re: Strange idea... exporting from a scope" on 01/06/02, Sean Russell writes: |I'm *really* smitten with the ability to do this; I think it is really |elegant syntax for an MVC framework. I, too, have been bitten by the scoping |rules of |...|, and I can't think of a good way to keep the good things about |the current implementation of |...| whilst avoiding the bad things. I'm REALLY glad that I can share my feeling with you. Yes, it's far harder than it looks at first. matz.