[Bf-python] Re: tp_getset conversion update

Stephen Swaney sswaney at centurytel.net
Thu Sep 29 19:43:22 CEST 2005


On Thu, Sep 29, 2005 at 07:10:38PM +0200, antont at kyperjokki.fi wrote:
> 
> or even: mist ?
> mist = None #no mist
> mist = QUA #of type qua
> mist = LIN  # etc.
> mist = SQR

I like this.  It makes the intent more obvious.
And NONE is simply a very, very abrupt falloff!


> and those ugly CAPSED things come from thinking, that .. constants are good 
> for constants. so we could have some constants module for possible values 
> for params. or?

Making them module constants is good, either in World or in a
separate Constants module.

-- 
Stephen Swaney			
sswaney at centurytel.net




More information about the Bf-python mailing list