Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 462 invoked from network); 15 Nov 2006 23:57:36 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 15 Nov 2006 23:57:36 -0000 Received: (qmail 39937 invoked by uid 500); 15 Nov 2006 23:46:36 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 39919 invoked by uid 500); 15 Nov 2006 23:46:36 -0000 Mailing-List: contact users-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Users List" Delivered-To: mailing list users@tomcat.apache.org Received: (qmail 39907 invoked by uid 99); 15 Nov 2006 23:46:36 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 15 Nov 2006 15:46:36 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: local policy) Received: from [192.61.61.104] (HELO usea-naimss2.unisys.com) (192.61.61.104) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 15 Nov 2006 15:46:21 -0800 Received: from usea-nagw3.na.uis.unisys.com ([129.224.72.20]) by usea-naimss2 with InterScan Message Security Suite; Wed, 15 Nov 2006 17:45:58 -0600 Received: from usea-nagw3.na.uis.unisys.com ([129.224.72.55]) by usea-nagw3.na.uis.unisys.com with Microsoft SMTPSVC(6.0.3790.1830); Wed, 15 Nov 2006 17:45:57 -0600 Received: from USRV-EXCH4.na.uis.unisys.com ([192.61.245.232]) by usea-nagw3.na.uis.unisys.com with Microsoft SMTPSVC(6.0.3790.1830); Wed, 15 Nov 2006 17:45:57 -0600 X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Subject: RE: [OT[ How do I ........? Date: Wed, 15 Nov 2006 17:45:56 -0600 Message-ID: In-Reply-To: <327858f40611151531m359016c2h6d9784ddb1fd0423@mail.gmail.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: [OT[ How do I ........? Thread-Index: AccJD5x3yqHbIN88SZytsGRd2T+u4wAABLLw From: "Caldarale, Charles R" To: "Tomcat Users List" X-OriginalArrivalTime: 15 Nov 2006 23:45:57.0397 (UTC) FILETIME=[32747C50:01C70910] X-Virus-Checked: Checked by ClamAV on apache.org > From: Leon Rosenberg [mailto:rosenberg.leon@googlemail.com]=20 > Subject: Re: [OT[ How do I ........? >=20 > as long as you don't parenthesise everything just for the fun of it, > like in tomcats code, you shouldn't have fear, warrior. >=20 > public String getAuthType() { > return (this.authType); > } >=20 > 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