Does Python really follow its philosophy of "Readability counts"?

Steve Holden steve at holdenweb.com
Fri Jan 23 20:31:08 EST 2009


Mark Wooding wrote:
> Steven D'Aprano <steve at REMOVE-THIS-cybersource.com.au> writes:
> 
>> I did? Where did I make that assumption?
> 
> I inferred it from the juxtaposition, apparently in error.  Sorry.
> 
>> What I said was that the model "The code is the whole team's ownership" 
>> doesn't work well for large projects. *One* reason it doesn't work for 
>> large projects is that you will invariably have cowboys who, given half a 
>> chance, will code irresponsibly *if you let them* by encouraging the 
>> attitude that, sure, that class written by the database backend team 
>> belongs to everyone, never mind that you're in the UI team, go right 
>> ahead and use whatever internals you like.
> 
> `Cowboys' will code irresponsibly anyway; they need reeducating gently
> with a stick.
> 
Unfortunately on large projects it's impossible to avoid cowboys, and
some of them are completely lost to reason.

[...]

regards
 Steve
-- 
Steve Holden        +1 571 484 6266   +1 800 494 3119
Holden Web LLC              http://www.holdenweb.com/




More information about the Python-list mailing list