From: Christian Neukirchen Date: 2006-02-08T06:33:13+09:00 Subject: Re: reasons to use else inside rescue Mark Volkmann writes: > Even though there is some value to it, I suspect that "else" inside a > "begin" is rarely used. By "rarely", I mean less that once per hundred > "begin" blocks. I suspect this is because it's not a well known > feature and ends up making the code a bit harder to understand. I > think I'd typically tend to put the "else" code inside the "begin" > block. Does anyone disagree with this? What if the "else code" raises an exception to (not) to be cought? > R. Mark Volkmann -- Christian Neukirchen http://chneukirchen.org