Having an embedded kawa respond to http requests

Bruce Lewis brlewis@ALUM.MIT.EDU
Wed Mar 26 14:02:00 GMT 2003


Stan Pinte <stan@altosw.be> writes:

> you could bind a variable in your Kawa interpreter (using "define")
> with one of your application objects, or have a static method giving
> access to your application objects, that can be accessed from kawa...

And don't forget that you can do
 (scheme-window #t)
and get an interactive REPL with access to server-side state.
Not many server-side development tools do this.


-- 
<brlewis@[(if (brl-related? message)    ; Bruce R. Lewis
              "users.sourceforge.net"   ; http://brl.codesimply.net/
              "alum.mit.edu")]>



More information about the Kawa mailing list