[lift-devel] Interactivity Patch

Russ Tyndall russ at acceleration.net
Wed Apr 15 19:09:14 UTC 2009


I have been running my lift tests interactively far more than as a
disconnected process.  As such when I got to the debugger I wanted to be
able to inspect test report args and the call stack that lead to that
error.  To that end I have replaced some handler-cases with some
handler-binds and worked to ensure that when the debugger is invoked,
the whole stack that generated the debugger is available.

The test suite has only the same two errors failing that were failing
before this patch, so I dont think I broke anything.

Hope this helps, thanks for the library,
Russ Tyndall
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: interactive.patch
URL: <https://mailman.common-lisp.net/pipermail/lift-devel/attachments/20090415/85206b52/attachment.ksh>


More information about the lift-devel mailing list