Branching for 1.8 on 2006-02-05

2006-01-28 Thread Marius Vollmer
Hi, I need to kick myself to get going with the 1.8 release, and want to do it by just branching for 1.8 soon and thus get out of the way of the devlopment happening on the trunk. I want to branch next weekend, on Sunday, 5. Feb. Before that, the following things should be settled in trunk, I'd

Re: Backtrace and enhanced catch

2006-01-28 Thread Neil Jerram
Kevin Ryde <[EMAIL PROTECTED]> writes: > Neil Jerram <[EMAIL PROTECTED]> writes: >> >> The difference is that the enclosing call approach allows >> code inbetween the lazy-catch and the error point to decide on a >> different, more local strategy for handling the error, whereas the >> hook approac