throws Exception is an abomination.
Very true, but this is even worse:
try {
// stuff
} catch(Exception) {
return null;
};)
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
