[cl-who-devel] Case-sensitive XML

Osei Poku opoku at ece.cmu.edu
Mon Nov 12 01:22:32 UTC 2007


On Sun, Nov 11, 2007 at 05:16:04PM -0800, Ken Harris wrote:
> Hi Osei,
> 
> > You must quote the symbol with |symBol|. ie
> 
> Ah!  That will do it.
> 
> I guess that means I need to (setq *downcase-tokens-p* nil) and then
> ||-escape every tag, which seems unfortunate, but I don't think
> there's anything cl-who could do to make it nicer.

Maybe you could play with the reader case settings so that it doesn't
upcase symbols by default.

look into READTABLE-CASE

http://www.lisp.org/HyperSpec/Body/acc_readtable-case.html

> 
> Thanks for the super-prompt response.

Glad to help :)

> 
> 
> - Ken
> _______________________________________________
> cl-who-devel site list
> cl-who-devel at common-lisp.net
> http://common-lisp.net/mailman/listinfo/cl-who-devel

-- 
Osei Poku
PhD Student, ECE
Carnegie Mellon University

412.268.2687 (work)



More information about the Cl-who-devel mailing list