From russ at acceleration.net Wed Apr 15 19:09:14 2009 From: russ at acceleration.net (Russ Tyndall) Date: Wed, 15 Apr 2009 19:09:14 -0000 Subject: [lift-devel] Interactivity Patch Message-ID: <49E62DE0.3080109@acceleration.net> 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: