[mcclim-devel] Patch: Color name symbol case.

Douglas Crosher dtc at scieneer.com
Wed Oct 18 01:04:23 UTC 2006


* Adjust some of the color names to support lower case CL variants.

Note that the names used for colors could use some review.  Many colors
are named using C style conventions such as +RoyalBlue3+, but this is exported
as +royalblue3+ which is no different under standard CL but this does make a
difference on a case sensitive CL variant.  Perhaps renaming these all to use
CL conventions such as +royal-blue3+ would be appropriate?  The attached patch
makes minimal additions to the color names to get the code and examples working.

Regards
Douglas Crosher

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: patch-color-case
URL: <https://mailman.common-lisp.net/pipermail/mcclim-devel/attachments/20061018/9a22e723/attachment.ksh>


More information about the mcclim-devel mailing list