> From: Leon Rosenberg [mailto:[EMAIL PROTECTED] 
> Subject: Re: [OT[ How do I ........?
> 
> as long as you don't parenthesise everything just for the fun of it,
> like in tomcats code, you shouldn't have fear, warrior.
> 
>   public String getAuthType() {
>         return (this.authType);
>   }
> 
> being off topic, does someone know the source of this evil? :-)

It's functional (pun intended).

One of my pet peeves as well.  Perhaps the originator thought return
really was a function call?  Or maybe an out of work Lisp programmer?

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
MATERIAL and is thus for use only by the intended recipient. If you
received this in error, please contact the sender and delete the e-mail
and its attachments from all computers.

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to