> From: Leon Rosenberg [mailto:rosenberg.leon@googlemail.com]
> 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: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org
|