[hunchentoot-devel] PATCH: simplify debugging of remote servers
Andrey Moskvitin
archimag at gmail.com
Sun Mar 7 08:37:49 UTC 2010
> I like your patch, but can you enhance it so that it works when swank
> is not available?
Unfortunately, swank does not modify * features *. I use to check
for swank: (when (find-package: swank) ...). I added ignore-errors in
case of any other swank.
> If you really love loop
In my code I always use iterate:)
I modified the code in line with your comments.
Andrey
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/tbnl-devel/attachments/20100307/7160eb0c/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: simplify-debuggin.patch
Type: application/octet-stream
Size: 3811 bytes
Desc: not available
URL: <https://mailman.common-lisp.net/pipermail/tbnl-devel/attachments/20100307/7160eb0c/attachment.obj>
More information about the Tbnl-devel
mailing list