Mark R. Diggory wrote:
The only other alternative I can think of that may make things easier if
anything changes in the future would be to just copy NestableException
into the math package hierarchy under something like
o.a.c.m.exception.NestableException and extend it from there.
Given that Java 1.4 Exceptions are nestable and already have
most of the features of j.c.l.NestableException, I'd say that
getting rid of NestableException is a good idea even at the cost
of a significant but temporary code duplication.
J.Pietschmann
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]