Michael Schmitt <[EMAIL PROTECTED]> writes: | >> Another issue that I have already addressed in a former email, is the | >> documentation of design faults. In John's opinion, bugzilla should | >> only list user visible problems. IMHO design issues should also be | >> mentioned somewhere. I propose to add another severity level "design" | >> for that purpose (In the subversion project | >> (http://subversion.tigris.org/issues/query.cgi) , they even have issue | >> categories like TASK and PATCH) | > | > I have no strong feelings on this one, but imho design discussions | should be written up as documents. > | Sorry, I think there is a misunderstanding. > | I don't want to discuss things like "a cell should become a parbox" in | bugzilla! I would like to file bugs like "update() is called five | times but it should be called only twice" (i.e. there is some bug in | the code which has no user visible consequences - except maybe | performance)
Then that is not necessarily a design problem, but might just be a blatant bug, and as such should be in bugzilla. -- Lgb