[cl-emb-devel] Access lexical scope.

Vagif Verdi vagif at cox.net
Sat Sep 1 04:43:11 UTC 2007


Is it possible to access lexical scope from within a template ?

 

For example:

 

(let ((ctx '(:client-name "John Doe" :age 27)))

      (my-var "bla bla")

      (run-template "int-quote.htm" ctx))

 

Is it possible to access that my-var from within a template ?

 

Regards,

Vagif

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/cl-emb-devel/attachments/20070831/c14a56c9/attachment.html>


More information about the cl-emb-devel mailing list