() [EMAIL PROTECTED] (Ludovic Courtès)
() Fri, 30 Nov 2007 16:44:34 +0100

   Guile-RPC[0] `serve-one-stream-request/asynchronous' [...]
   idea is to pass the RPC handler a continuation that
   it must invoke to actually return the RPC result over the network.

interesting, thanks for the pointer.

   I guess continuation-passing style could also be used to
   implement asynchronous calls on the client-side.

yes.  maybe i'll try that sometime.

   At any rate, this and your framework to handle the
   X protocol look cool!

thanks, i hope it can be fun for others to play with, as well.
the gnuvola wip page now has a (more) proper index for anyone
wishing to monitor progress.

thi


_______________________________________________
Guile-user mailing list
Guile-user@gnu.org
http://lists.gnu.org/mailman/listinfo/guile-user

Reply via email to