Re: What is code review? (Java code review)
- From: "Richard F.L.R.Snashall" <rflrs@xxxxxxxxxxxxx>
- Date: Thu, 10 May 2007 17:02:20 -0400
www wrote:
Nobody likes his code to be found has "error". It is completely OK for the systems to be found behave incorrectly one or two years later, because it is different branch people (or even different company) to debug and maintain the software. Even they found that bug, nobody will pay attention to who was the original author of that Java class and that person should be blamed. But it will be very bad in the same team, when he just finished his code and tell him that something is not right. He will say "Thank you" to me. But I will never expect good mood between him and me.
Don't you want to know your code will work correctly? To me, that
has always been paramount. Who cares how it got that way?
.
- References:
- What is code review? (Java code review)
- From: www
- Re: What is code review? (Java code review)
- From: www
- What is code review? (Java code review)
- Prev by Date: Re: "The method ... is ambiguous for ..." - solved
- Next by Date: Re: What is code review? (Java code review)
- Previous by thread: Re: What is code review? (Java code review)
- Next by thread: Re: What is code review? (Java code review)
- Index(es):
Relevant Pages
|