[wingide-users] Selective exception handling
Tony Cappellini
cappy2112 at gmail.com
Mon Oct 23 20:32:40 MDT 2006
Would it be possible to modify Wing (without hurting performance) so that
the "Always Report if unhandled" option could be qualified by the exception
type?
For example, If an app is throwing exceptions A,B,C,G,X,Y , but I'm only
interested in debugging exceptions A,D,G
having a selection box to allow the user to select which of the standard
exceptions to catch in the debugger would be useful. ANy other excpetion
that is not selected by the user would be delat with with another
selection box, such as "At process termination"
However, this doesn't help if you're dealing with many user-defined
exceptions, like I am.
But it would help with some problem areas.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: /pipermail/wingide-users/attachments/20061023/7a3246a2/attachment.html
More information about the wingide-users
mailing list