From: matz@... (Yukihiro Matsumoto) Date: 2001-03-02T12:03:14+09:00 Subject: [ruby-talk:11881] Re: How do I reach members from a Proc? Hi, In message "[ruby-talk:11862] Re: How do I reach members from a Proc?" on 01/03/02, "Mike Wilson" writes: |>Someone proposed me in ruby-list (Japanese list) that "instance_eval" |>should be able to pass values to the evaluationg block. Although I |>agree with that functionality is good, I feel that behavior contradict |>to the name and role of "instance_eval". If some suggest me a good |>method name for it, I might add it to the core. |Shall I add this as an RCR? Yes. FYI, "instance_yield" was proposed in ruby-list. matz.