Re: "with" Coders are Monsters
- From: David Erbas-White <derbas@xxxxxxxxxxxxxxxx>
- Date: Thu, 12 Jul 2007 11:00:21 -0700
Michael Little wrote:
Whats that point of gaining knowledge at all if we limit ourselves to expressing only what a less knowledgable person will understand. I'm not suggesting making our code deliberately obtuse, but limiting our use of the available technology purely to avoid confusing subsequent maintainers seems totally bizarre to me.
michael
Horsepuckey.
I consider myself to be a pretty competent coder. I consider myself to be one of the best 'code documenters' around. That's not to say that occasionally I don't do something 'quick and dirty', but in the main I understand that code will have to be maintained down the road.
Even given that, there are times I'll go back to code I've written (my OWN code) many years later, and either not understand what the heck I did, or will ask myself WHY the heck I did it that way.
There's no need to 'limit our use of technology', but if you ignore the fact that code maintenance is a major factor, you're mistaken -- and asking for trouble.
David Erbas-White
.
- Follow-Ups:
- Re: "with" Coders are Monsters
- From: Michael Little
- Re: "with" Coders are Monsters
- From: Nick Hodges (CodeGear)
- Re: "with" Coders are Monsters
- References:
- "with" Coders are Monsters
- From: Johnnie Norsworthy
- Re: "with" Coders are Monsters
- From: Michael Little
- Re: "with" Coders are Monsters
- From: John Herbster
- Re: "with" Coders are Monsters
- From: Michael Little
- "with" Coders are Monsters
- Prev by Date: Re: "uses" Coders are Monsters too...
- Next by Date: Re: Native SQLite support in Delphi?
- Previous by thread: Re: "with" Coders are Monsters
- Next by thread: Re: "with" Coders are Monsters
- Index(es):
Relevant Pages
|