Carlos Amengual wrote:
>
[snip]
> OTOH it is generally bad to use exceptions as substitute for conditional
> blocks, IMO.
[snip]
I've heard (or read, don't know) that the exception strategy has some
performance advantage. Both exception logic and null pointer checking
are always there, so if you use 'if', it's (kind of) redundant.
Of course, this would only make any difference inside a reasonably sized
loop...
[]'s,
Rog�rio Gatto
PS: OTOH ?!? These acronyms are hard to catch... (even though they keep
been thrown ;-)
___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html