Python Performance

Greg McFarlane gregm at iname.com
Tue Jul 27 00:24:14 EDT 1999


On 26 Jul, aaron_watters at my-deja.com wrote:
> ... Perhaps it is a perversion of some
> kind but I simply don't use deep hierarchies, &c.  I find them
> confusing too often anyway.

At the same time I was reading this post from Aaron, I was also
browsing his gadfly source.  I noticed the following class heirachy:

    SimpleRecursive
	BTPredicate
	    NontrivialEqPred
		QuantEQ
		    QuantLT
			QuantLE

So I suppose his definition of "deep" is at least 7 :^)=

Plug:  To anyone who needs a good, free, robust, flexible, sql-based,
python-only database, they should check out gadfly <http://www.chordate.com>.

-- 
Greg McFarlane:    INMS Telstra Australia (gregm at iname.com)
Today's forecast:  Sunny, with occasional cloudy periods and a chance
		   of precipitation in some areas.




More information about the Python-list mailing list