[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Google Summer of Code 2011
- From: Alex Bradbury <asb@...>
- Date: Tue, 22 Feb 2011 11:25:01 +0000
On 22 February 2011 10:39, David Given <dg@cowlark.com> wrote:
> Plus, there are some bugs to be fixed; things like my Exciting Hack to
> make @try...@catch work causes the contents of ... to change inside the
> exception handler, etc; not to mention fundamental issues in catching
> untyped exceptions.
Darn, I was going to suggest you provide the option to just perform
the try+catch conversion on input code, as I'm sure lots of people
would find that useful. Even with the ... problem, I still think such
a thing might be useful.
Alex