From: Jeff H. <Je...@Ac...> - 2001-12-04 00:04:03
|
> During development, one commits code changes to the CVS as work progresses. > How would you developers like to learn about problems with this code? > Not at all? > Private email messages? > Formally submitted bug reports ? It depends on the problems. Minor problems with commited changes should likely be just addressed to the commiter. Problems that expose design weaknesses should be sent to the list as a whole. Don't ignore problems. Don't assume the commiter will be aware of them. Jeff |