show/hide this revision's text 5 Fixed typo

There is a colleague who seriously knows his stuff, he is one of the brightest I've ever worked with, but he:

  • works in his own little area of his home directory rather than in the common CVS repository
  • doesn't document his code
  • doesn't comment his code, e.g. 3,500 SLOC of C with no comments and no blank lines to beak break things up
  • often overcomplicates things, e.g. uses three shell scripts that call one another to do the work that one simple shell script could do.

Maybe this possibly is one of those people who thinks "if I'm the only person who knows this, they can't get rid of me"?

Any suggestions on what to do?

BTW Management knows about the situation and are trying to change things.

cheers,

Rob

show/hide this revision's text 4 Rollback to Revision 2
show/hide this revision's text 3 Added documentation to tags
    Post Made Community Wiki by Community
show/hide this revision's text 2 Added extra point and examples for clarification.
show/hide this revision's text 1