on 9/21/01 6:26 PM, "Rob S." <[EMAIL PROTECTED]> wrote:
> Exactly! The answer is/was "well, it works, deal with it yourself." I'm
> not (wasn't) in a position of authority, so there's not much I could
> do. My boss was there, he agreed with that statement <shrug>.
>
> Some people have very little tolerance being told how to do their jobs with
> things like that; tend to get defensive since you're criticizing their
> work. *I* don't mind, since there's no other way to learn, but it takes
> all kinds...
>
> - r
There is a big difference between:
"hey, that needs to be re-written and/or needs new architecture"
and
"hey, fix your javadoc warnings"
The first one is a pretty major change which might affect product release
schedules and the second one is a hey, you have a typo in your file that
should be fixed.
-jon