[hunchentoot-devel] cl-who and case-sensitive XML generation
Patrick May
patrick.may at mac.com
Mon Jun 8 16:08:20 UTC 2009
On 8 Jun 2009, at 01:57, Edi Weitz wrote:
> On Sat, Jun 6, 2009 at 8:04 PM, Patrick May<patrick.may at mac.com>
> wrote:
>> (let ((cl-who::*downcase-tokens-p* nil))
>> (cl-who:with-html-output-to-string (*standard-output*
>> nil
>> :indent t)
>> (:|Capitalized|
>> (:|CapitalizedCamel| :|camelCase| "foo"
>> "bar"))))
>>
>> This outputs:
>>
>> "
>> <capitalized>
>> <capitalizedcamel camelcase='foo'>
>> bar
>> </capitalizedcamel>
>> </capitalized>"
>
> Which version are you using? Works for me with the dev version:
I'm using cl-who-0.11.1 and Clozure 1.3-r11936.
Thanks,
Patrick
More information about the Tbnl-devel
mailing list