Comment 1 for bug 806398

Revision history for this message
Luís Oliveira (luismbo) wrote :

Here's a first stab at this. I think implementing the restart as a recursive call is nice because (a) it shows up in the stack trace and (b) it's straightforward to implement. However, cluttering OPEN with a &REST ARGS is a bit unfortunate. Any better ideas?