Tim Peters wrote:
> [Martin v. Löwis]
> 
>>>I'm really concerned that the same fate will happen to any new
>>>profiling library: anybody but the original author will hate it,
>>>write his own, and then suggest to replace the existing one.
> 
> 
> [Fredrik Lundh]
> 
>>is this some intrinsic property of profilers?  if the existing tool has
>>problems, why not improve the tool itself?
> 
> 
> How many regexp engines has Python gone through now?  Profilers are
> even more irritating to write and maintain than those -- and you
> presumably know why you started over from scratch instead of improving
> pcre, or whatever-the-heck-it-was that came before that ;-)
> 
> 
>>do we really need CADT-based development in the standard library?
> 
> 
> Since I didn't know what that meant, Google helpfully told me:
> 
>      Center for Alcohol & Drug Treatment
> 
I suspect you may already know that Fredrik referred to

         Cascade of Attention-Deficit Teenagers

Where's the BDFL to say "yes" or "no" when you need one?

regards
  Steve
-- 
Steve Holden       +44 150 684 7255  +1 800 494 3119
Holden Web LLC                     www.holdenweb.com
PyCon TX 2006                  www.python.org/pycon/

_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to