This is the mail archive of the kawa@sources.redhat.com mailing list for the Kawa project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Having an embedded kawa respond to http requests


Stan Pinte <stan at altosw dot 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 at [(if (brl-related? message)    ; Bruce R. Lewis
              "users.sourceforge.net"   ; http://brl.codesimply.net/
              "alum.mit.edu")]>


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]