> >> I agree. From what I understand, the compiler can't optimize code
> directly
> >> within try/catch blocks, so you want to catch Exceptions as high up in
> the
> >> framework as possible.
> >
> >That is entirely true (except it is the JIT and not the compiler) and one
> >of the motivations for using Exception.
> >
> >-jon
(sorry for the bad quoting...i messed up)
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Problems?: [EMAIL PROTECTED]