I am bound to agree. It doesn't add much effort to do:
{
default:
throw(e);
}
at the end.
/ David Hedbor
Previous text:
2003-10-02 01:17:
Subject: Re: throw or return
Or, for simplicitys case 'throw(err)', where err is the original
variable.
/ Per Hedbor ()