From: matz@... (Yukihiro Matsumoto) Date: 2002-12-17T00:31:19+09:00 Subject: Re: Exception handling Hi, In message "Re: Exception handling" on 02/12/16, "Aleksei Guzev" writes: |Thanks. But in [ruby-talk:18102] matz said that "It requires deep core |rewrite." |I mention this again, because I hope smth has been changed sinse that time ;))) I'm sorry, no, unless you save continuations when you raise exceptions. I tried sometimes, but resumable exception (by continuation) is not useful as much as I expected at the first thought. matz.