On 5/24/06, Andrus Adamchik <[EMAIL PROTECTED]> wrote:
This depends on the project type - when you are enhancing the existing code, this is manageable. When you are writing a new application, using small patches is doable but not practical - it will generate lots of noise.
Noise is better than big code dumps that don't get reviewed, in my experience. It's also more representative of the way people generally are expected to work on an open source project. -garrett
