do you prefer rigorous code reviews?
or do you prefer to thoroughly test code?
testing, because i can have others do that for me
but man, having your code thoroughly reviewed is such a wonderful gift to receive
reviews can help you improve your practice of programming, while testing at most finds flaws of the kind that you test for
yeah, that has always been my view. doesn't scale well for large software projects, though
> doesn't scale well for large software projects, though
Why not? I've seen it work at some large open source projects.
shrug.