Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:365 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 26133 invoked from network); 27 Mar 2003 09:33:53 -0000 Received: from unknown (HELO postmann.six.de) (194.97.245.35) by pb1.pair.com with SMTP; 27 Mar 2003 09:33:53 -0000 Received: from amavis by postmann.six.de with scanned-ok (Exim 3.35 #1 (Debian)) id 18yTlg-0003tY-00 for ; Thu, 27 Mar 2003 10:33:52 +0100 Received: from hartmut.six.de ([194.97.245.8] helo=six.de) by postmann.six.de with esmtp (Exim 3.35 #1 (Debian)) id 18yTlf-0003tF-00; Thu, 27 Mar 2003 10:33:51 +0100 Message-ID: <3E82C57E.6040801@six.de> Date: Thu, 27 Mar 2003 10:33:50 +0100 User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.3b) Gecko/20030206 X-Accept-Language: de-de, de, en-us, en MIME-Version: 1.0 To: Michael Sims CC: internals@lists.php.net References: <7E070107F405BA4790C43526CC4985A10132ADCE@lis-exchange3.lmu.ac.uk> <6dn48vobci3dkbukeb530dt0mjd7qnu7c1@4ax.com> In-Reply-To: <6dn48vobci3dkbukeb530dt0mjd7qnu7c1@4ax.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by AMaViS perl-11 Subject: Re: [PHP-DEV] Make switch/case to type sensitive comparison in PH P 5? From: hartmut@six.de (Hartmut Holzgraefe) Michael Sims wrote: > > It's not pretty, but you might like it better than > if...elseif...else... > no, please ... as it has a much higher WTF factor ...