|
From: | Marius Vollmer |
Subject: | Re: Please explain different macros |
Date: | 27 Apr 2001 13:25:53 +0200 |
User-agent: | Gnus/5.0803 (Gnus v5.8.3) Emacs/20.7 |
Sergey Dolin <address@hidden> writes: > I want cgi respond looks like > > (http:let ((v foo) > (w bang)) > (http:respond > (html:page > ... and go on. > > where http:let makes bindings for variables from QUERY_STRING (as PHP > does). But memoizing macro remembers QUERY_STRING in time of first > evalution. Can you show the definition of http:let? There's probably a way to make it work with memoizing macros.
[Prev in Thread] | Current Thread | [Next in Thread] |