[cl-who-devel] case sensitivity

Osei Poku opoku at ece.cmu.edu
Sat Aug 11 00:21:07 UTC 2007


On Fri, Aug 10, 2007 at 11:29:57PM +0200, Edi Weitz wrote:
> On Fri, 10 Aug 2007 13:40:18 -0400, Osei Poku <osei.poku at gmail.com> wrote:
> 
> > Is there a clean way (other than special casing that tag) to create
> > the case sensitive attribute?
> 
> No, currently not.  We'd need a patch similar to the one for
> *DOWNCASE-TAGS-P* for that one (or maybe one should subsume downcasing
> of tags and attributes into one special variable).

Patch attached.  Naturally comments welcome.

I did the latter and replaced *DOWNCASE-TAGS-P* with
*DOWNCASE-TOKENS-P*.  This make both element names and attributes case
sensitive when set to nil.


> 
> Cheers,
> Edi.
> _______________________________________________
> 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)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: cl-who-case-sensitive.patch
Type: text/x-diff
Size: 5004 bytes
Desc: not available
URL: <https://mailman.common-lisp.net/pipermail/cl-who-devel/attachments/20070810/a23102c6/attachment.patch>


More information about the Cl-who-devel mailing list