On Thursday, August 29, 2002, at 08:38 PM, Ken Williams wrote: > Anyway, that's why I prefer using exceptions, and why if > Mac::AppleScript were my code I'd probably make it die().
I feel exactly the same way -- it's why exceptions are so important in Perl 6, too. Unless I'm doing a quick throwaway script with a few C<foo() or die> lines, I'd rather wrap everything in an eval, too. David -- David Wheeler AIM: dwTheory [EMAIL PROTECTED] ICQ: 15726394 http://david.wheeler.net/ Yahoo!: dew7e Jabber: [EMAIL PROTECTED]
