LOL. Trust me. I tried everything, even commenting out several pages of
code. I even stepped through the code in the IDE, the errors never happen.
The stacks are so large that I just quit on it. It just never seem to appear
when you want it.
Sure, I fixed a few failure assertions. Those were just the simple ones,
easy to duplicate and track.
I guess you never experienced these impossible to track Failures unless if
you are working with a large complex project. It would make all of our lives
easier to just have this exception raised.
on 7/30/02 8:32 AM, Charles Yeomans at yeomans at desuetude dot com wrote:
> It isn't always easy, I agree. But you need to use something a more
> disciplined and comprehensive approach that just sticking in a msgbox.
>
> Charles Yeomans
>
>
> On Monday, July 29, 2002, at 07:35 PM, Lo Saeteurn wrote:
>
>> It's not quite that easy, especially if you're working with a large
>> project. I did msgboxes, beeps, etc. you can never tell where it's
>> coming from. The worst part is that it doesn't always happen.
>>
>> It's not as simple as you say it, you have to do all sorts of things to
>> make it come out and it's impossible to tell where it's coming from
>> especially if your project has thousands of pages.
|