On 2006-feb-08, at 11:54, Oliver Markovic wrote:
It's hard to stay consistent and obvious to the user. Personally, I wouldn't like to have to look into the documentation to see how some names get translated from the spec/C-side to Lisp. YMMV.
Yes, of course. I completely agree with you. What about having the enum provide both :color-buffer and :color-buffer-bit?
BTW, more minor style stuff. I think maybe we should have both with- primitives and with-primitive as synonyms. While (with- primitives :lines ...) makes total sense, (with- primitives :polygon ...) looks very weird to me.