
26 May
2006
26 May
'06
4:12 a.m.
On May 25, 2006, at 7:25 PM, Jason Dagit wrote:
I will say that you should add a macro or high order function (depneding on lisp vs. haskell) that is something like "(with-client (c args-list) body)", that way you can simplify the creation/cleanup of clients. Same idea as with-open-file. You can do the same with server.
Yes, thanks for the suggestion. This would indeed be useful. -- http://wagerlabs.com/