|
|
| The stupid question is the question not asked | |
| PerlMonks |
Re^2: Best Practices for Exception Handlingby adrianh (Chancellor) |
| on Jan 29, 2003 at 14:37 UTC ( #230955=note: print w/ replies, xml ) | Need Help?? |
|
I'm happy in my understanding of the utility of a hierarchy of error classes. I'm also happy with my understanding of event-based models. However, I'm reading the above as you saying that an event-based model for handling errors is better than throw/catch in the general case. I can understand this if you have an event-based application since there is an obvious fit - but not in the general case. Am I missing something? Misunderstanding what you said? Example?
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||