On Fri, 15 May 2009 10:30:29 -0700, Elliott Slaughter <[email protected]> wrote:
> On Tue, May 12, 2009 at 9:35 PM, Luke Crook <[email protected]> wrote: > >> I'm going to change the load functions to throw an exception instead of >> calling error. Would this help you at all? > > > I'm not sure I understand the difference (and therefore I cannot evaluate > the benefits from doing so). Currently when a file is not fould it drops into the debugger and the only option is to restart. An exception will drop into the debugger but allow a different filename to be specified and execution can resume from that point. - Luke _______________________________________________ application-builder mailing list [email protected] http://www.lispniks.com/mailman/listinfo/application-builder
