> Also, be sure optimize, because __getattr__ gets called *a lot*. In > some cases, I've measured it getting invoked hundreds of thousands of > times in a single request! Ouch! How was that happening? Chris