[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: case sensitivity



resend:

Date: Fri, 28 Feb 2003 21:23:16 -0500
From: Christopher Armstrong <radix@twistedmatrix.com>
To: googoogaga@ai.mit.edu
Subject: Re: case sensitivity
Message-ID: <20030301022316.GB10282@radii>
References: <YVSNGD5241MG64BAHDKID6595VU2Z2U.3e6056d5@abe> <uo8vfz4dlik.fsf@djundjun.ai.mit.edu>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <uo8vfz4dlik.fsf@djundjun.ai.mit.edu>
User-Agent: Mutt/1.5.3i

On Fri, Feb 28, 2003 at 06:37:55PM -0500, Jonathan Bachrach wrote:
> jm <janmar@iprimus.com.au> writes:
>
> > this problem popped up when swigifying the SDL
> > which has a function named SDL_Quit and an
> > enum constant named SDL_QUIT.
> > a work around in this case is simple enough,
> > but there is potential for much bigger headaches
> > with other interfaces.
> 
> i'll consider this.
> 
> anybody else have opinions on this?

Well, I prefer case-sensitivity. Not for any serious reasons, other
than sometimes I need mixed-case symbols, which can probably be
created regardless of default-case-insensitivity; but that doesn't
help when I want some API that allows people to pass a mix-cased
symbol in (They would have to use strings or set up the
case-sensitivity themselves, right?)

I'm sure a lot of lispers think that's a bad idea anyway, though. But
whatever. :)

-- 
 Twisted | Christopher Armstrong: International Man of Twistery
  Radix  |          Release Manager,  Twisted Project
---------+     http://twistedmatrix.com/users/radix.twistd/