[Haskell-cafe] Haskell RPC

Joel Reymont joelr1 at gmail.com
Fri May 26 04:12:10 EDT 2006


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/







More information about the Haskell-Cafe mailing list