[perl5class-usage] Some exception advice?
Brought to you by:
rmuhle
From: <ke...@ol...> - 2006-11-07 23:17:34
|
Hi, I'm considering use of 'classes' for a project I have - I agree with a = lot of the stuff you say; it seems to be pragmatic and fairly = no-nonsense to use which appeals to me. I'm a little bit unclear on how = to deal with the exceptions though - I've been looking at plain eval, = using the 'Error' and using the 'Exception' stuff. Could you please give a short rundown on how to best handle the = exception parts? True, there are probably many ways to deal with them, = but you probably have some opinions :-). Thanks! ken1 |