[hunchentoot-devel] cl-who and case-sensitive XML generation

David Neu david at davidneu.com
Tue Jun 9 20:52:17 UTC 2009


Thanks Hans!

On Tue, Jun 9, 2009 at 3:38 PM, Hans Hübner<hans.huebner at gmail.com> wrote:
> David,
>
> On Tue, Jun 9, 2009 at 14:56, David Neu<david at davidneu.com> wrote:
>> I'm running cl-who Version 1.0.0, 2009-0x-xx and sbcl 1.0.28.  Setting
>> *downcase-tokens-p*  within a LET doesn't work as I expected, but
>> using SETF does.
>
> CL-WHO:WITH-HTML-OUTPUT-TO-STRING is a macro, so binding the dynamic
> *DOWNCASE-TOKENS-P* variable at run time will not have the desired
> effect.  You'll either want to set the variable in your compilation
> unit using SETF or bind it around your compiler invocation.
>
> -Hans
>
> _______________________________________________
> tbnl-devel site list
> tbnl-devel at common-lisp.net
> http://common-lisp.net/mailman/listinfo/tbnl-devel
>




More information about the Tbnl-devel mailing list