Re: What's finally keyword good for?

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



That's why you have a stack trace, and you do know at what line a solution
blew on, which of course is being logged.

Logging is an additional idea for tracking the bug, you still shouldn't let your app continue after unknown circumstances occurred.


Well, what if the application is Web application and state is out of the
question, becuase state is lost on each round trip?

A session is state, so is a database. In fact, the data in the DB is the worst kind of state you can screw up.



--
Pete
====
http://mrpmorris.blogspot.com
http://www.capableobjects.com

.



Relevant Pages

  • Re: Display a message each time functions are called
    ... This app is basically an e-Learning and content ... That does not sound like a problem with client-side scripting either. ... Not a client-side script problem either, unless there was a bug in the user ... very well for reporting: ...
    (comp.lang.javascript)
  • Re: regression tracking (Re: Linux 2.6.21)
    ... someone else has picked up regression tracking. ... I am dealing with bug tracking in the kernel Bugzilla. ...
    (Linux-Kernel)
  • Re: pause simple but usefull
    ... than a C compiler that sees much heavier use (hence bug reports). ... I am of course speaking in the context of if more people would do asm and work together on it, this would safe time for them, and for their users. ... It is quite simple to make an app run correctly from a single directory, without ever toughing the registry and ect. ... Now try to imagine we download and install, something like may 10-100 apps a year, with updates and etc, and each spend from 10 seconds to several minutes just to install, some even spend the same amount of time to unistall. ...
    (alt.lang.asm)
  • Re: IOCP critical sections and mutexes
    ... then there is some bug in your ... routines but I recently started some preliminary stress test on a new server ... then pushes it in a queue that will be later processed by my main app ... If I use a mutex instead it works fine. ...
    (microsoft.public.win32.programmer.kernel)
  • Re: This is [Re:] How to improve the quality of the kernel[?].
    ... believed by somebody to have positive efficiency in bug tracking. ... If you ever tried to report bug with reportbug tool in Debian, ... That depends on whether such a system attracts testers and helps ... hardware/application area but *not* in kernel internals and kernel ...
    (Linux-Kernel)