[Python-Dev] Interesting blog post by Ben Sussman-Collins (original) (raw)
Guido van Rossum guido at python.org
Fri Jun 13 05:41:36 CEST 2008
- Previous message: [Python-Dev] bugs.python.org down
- Next message: [Python-Dev] Interesting blog post by Ben Sussman-Collins
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
My colleague and SVN developer Ben Sussman-Collins occasionally blogs about the social side of (mostly open source) software development. He just posted a new one that struck a chord:
http://blog.red-bean.com/sussman/?p=96
The story's main moral: submit your code for review early and often; work in a branch if you need to, but don't hide your code from review in a local repository until it's "perfect".
Let's all remember this and make sure not to drop "code bombs" on each other. :-)
-- --Guido van Rossum (home page: http://www.python.org/~guido/)
- Previous message: [Python-Dev] bugs.python.org down
- Next message: [Python-Dev] Interesting blog post by Ben Sussman-Collins
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]