[plt-scheme] xexprs and sxml
This is what the function "server-response" in the current WebIt! does, to
output WebIt! XML (both rs-xml structures in the past and SXML in the current
version).
Jim
-----Original Message-----
From: Dave Herman <dherman at ccs.neu.edu>
To: Robby Findler <robby at cs.uchicago.edu>
Cc: PLT Scheme <plt-scheme at list.cs.brown.edu>
Sent: Mon, 09 Jan 2006 13:22:20 -0500
Subject: Re: [plt-scheme] xexprs and sxml
>>Anton's suggestion was just to go SXML -> XML and pass the strings to >>the web-server, essentially bypassing any of the web-server's use of >>x-expressions at all. Lower-tech, but something that works now without >>me having to generate a mapping.
> > This is already possible. See "response" in the web server manual.
Yes, that's what I'm saying. It's a solution that works now.
> (All of the (listof (union string bytes)) parts of the variants of
> response should be probably become ports, in fact.)
Agreed.
Dave
_________________________________________________
For list-related administrative tasks:
http://list.cs.brown.edu/mailman/listinfo/plt-scheme
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20060109/9058039c/attachment.html>