Re: OK, it's the matter of database structure rather
- From: Roy Terry <roy@xxxxxxxxxxxxx>
- Date: Mon, 17 Sep 2007 10:28:16 -0700
John Kelly wrote:
On Mon, 17 Sep 2007 13:10:24 -0300, Cesar Rabak <csrabak@xxxxxxxxxxxx>This claim doesn't even pass the smell test. Some costs include:
wrote:
ZB escreveu:How - in your opinion - it's depending on the kind and volume of data?
Because in engineering that's the way things are.
Here we go again.
If I run 14 gauge wire to the electrical outlets of my house, instead
of 0 gauge, because I never imagine carrying a load of 100 amps to my
computer, that's a reasonable choice to make, due to the extra cost of
installing heavier wire. Admittedly, cost is something engineers have
to factor in.
But in programming, things are different.
There is no "real" cost of building a stronger algorithm which can
handle any possible, albeit unlikely, load of data, aside from the
extra mental effort required to think things all the way through.
1. Programmer time to design, code, and test the algorithm.
2. Increase in run time (likely)
3. More time to learn and maintain the program going forward.
4. Increased risk of defects based on poor understanding and time
constraints in maintenance.
Mental effort is, alas, not free.
.
That may not be how "engineers" are trained, but programmers should
be, because you never know what rocks a user may decide to throw at
your fragile little program.
Anything less, is just a lazy programmer's excuse.
- Follow-Ups:
- Re: OK, it's the matter of database structure rather
- From: John Kelly
- Re: OK, it's the matter of database structure rather
- References:
- Re: Still no records
- From: Donal K. Fellows
- Re: Still no records
- From: ZB
- OK, it's the matter of database structure rather
- From: ZB
- Re: OK, it's the matter of database structure rather
- From: Donal K. Fellows
- Re: OK, it's the matter of database structure rather
- From: ZB
- Re: OK, it's the matter of database structure rather
- From: Cesar Rabak
- Re: OK, it's the matter of database structure rather
- From: ZB
- Re: OK, it's the matter of database structure rather
- From: Cesar Rabak
- Re: OK, it's the matter of database structure rather
- From: ZB
- Re: OK, it's the matter of database structure rather
- From: Cesar Rabak
- Re: OK, it's the matter of database structure rather
- From: John Kelly
- Re: Still no records
- Prev by Date: vwait question
- Next by Date: Re: vwait question
- Previous by thread: Re: OK, it's the matter of database structure rather
- Next by thread: Re: OK, it's the matter of database structure rather
- Index(es):
Relevant Pages
|