|
Posted by lawrence k on 07/13/07 17:04
On Jul 7, 10:12 pm, gosha bine <stereof...@gmail.com> wrote:
> pangea33 wrote:
> > My post got longer and longer as my thoughts came together on this
> > subject. The gist of my claim is that you shouldn't build something as
> > FRAGILE as a function that breaks if there are argument variations,
> > when you can simply build a more robust function in the first place.
>
> If something is going to fail, let it fail. The sooner it fails, the
> more chances to discover and fix the bug.
That's an interesting reply. Do you do any error checking at all in
your code? If so, what do you error check for?
[Back to original message]
|