[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index][Thread Index][Top&Search][Original]

Re: A common base exception object for Perl - RFC





Pete Jordan writes:
| There's no implicit connection between this call interface and the
| internal implementation. My sole reason for this is to allow named
| parameters without having to suffer the overhead of generating a hashref
| for the call

I reckon that this is unnecessary --- Perl is not a paranoid language,
and exceptions, being exceptional, shouldn't need to be optimized to
quite that extent.  Hence, I feel that using a hashref here would not be 
unacceptable.

Mx.


References to:
"Redford, John" <John.Redford@fmr.com>
Martyn Pearce <m.pearce@inpharmatica.co.uk>
Pete Jordan <pjordan1@email.mot.com>

[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index][Thread Index][Top&Search][Original]