From: Daniel Nugent Date: 2006-02-14T04:29:54+09:00 Subject: Re: Rescuing blocks? So, maybe this calls for a RCR? I know for sure that I'd like blocks to be rescuable. On 2/13/06, Patrick Hurley wrote:> On 2/12/06, David Vallner wrote:> >> >> > D�a Nede�a 12 Febru�r 2006 22:46 Daniel Nugent nap�sal:> > > Sorry, not sure what the issue is (I assume you mean rescue, not raise> > > there).> > >> > > If a rescue appears after a statement, it only applies to that> > > statement. If a rescue appears as the first token on a line, it> > > applies to the enclosing block. I'm pretty sure that's how it works> > > now.> >> > D'oh. Didn't know that one... > >> >> > David Vallner> >> >>> +1> ---Dan Nugent