Patches that come in chunks
This is more of a process question about how patches are built and submitted. In other large complicated open source projects (such as the Linux kernel) it's fairly common for things to be added in stages, so for instance the first patch on an issue might address the problem in (some) common cases, and later patches will integrate feedback from testers and address more and more edge cases. I've had a patch rejected because it didn't cover all the edge cases (which is fair enough, I hadn't though of them !) but going forward what do the Adobeians feel about this area ? Are patches that only address a subset of the issues OK ? Or would you prefer one (larger, more invasive) patch that covered the whole bug surface ?
