Hijacking

Rioshin an'Harthen rharth75 at hotmail.com
Mon Aug 6 05:42:16 PDT 2007


"Walter Bright" <newshound1 at digitalmars.com> kirjoitti viestissä 
news:f95leh$hn4$1 at digitalmars.com...
> It might be one of those things like exception specifications where 
> everyone says it's a good idea but guiltily hate in secret <g>.

Exception specification *is* a good idea. Although I do hate it - try to 
remember what a specific method may throw when you write your code, 
especially if the error is ambiguous like "Unhandled exception" it's really 
irritating - but I hate unspecified exceptions even more, as the problem 
then is to even remember to put in the necessary try-catch-finally blocks. 




More information about the Digitalmars-d mailing list