Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:37420 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 18296 invoked from network); 3 May 2008 01:13:04 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 3 May 2008 01:13:04 -0000 Authentication-Results: pb1.pair.com header.from=stas@zend.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=stas@zend.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain zend.com designates 212.25.124.162 as permitted sender) X-PHP-List-Original-Sender: stas@zend.com X-Host-Fingerprint: 212.25.124.162 mail.zend.com Windows 2000 SP4, XP SP1 Received: from [212.25.124.162] ([212.25.124.162:34364] helo=mx1.zend.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 22/DB-55202-F1CBB184 for ; Fri, 02 May 2008 21:13:04 -0400 Received: from us-ex1.zend.com ([192.168.16.5]) by mx1.zend.com with Microsoft SMTPSVC(6.0.3790.3959); Sat, 3 May 2008 04:13:57 +0300 Received: from [192.168.16.217] ([192.168.16.217]) by us-ex1.zend.com with Microsoft SMTPSVC(6.0.3790.3959); Fri, 2 May 2008 18:08:20 -0700 Message-ID: <481BBACA.4060308@zend.com> Date: Fri, 02 May 2008 18:07:22 -0700 Organization: Zend Technologies User-Agent: Thunderbird 2.0.0.14 (Windows/20080421) MIME-Version: 1.0 To: RQuadling@GoogleMail.com CC: internals@lists.php.net References: <001401c8ac74$dda6d060$98f47120$@com> <1209749793.1075.54.camel@inspiron.local> <481B5F45.4030106@gmail.com> <481B6068.9060402@lerdorf.com> <1209758625.1075.87.camel@inspiron.local> <20080502232537.GB6064@mint.phcomp.co.uk> <10845a340805021659p34b5b403r9c2f00b96eb83803@mail.gmail.com> <481BAC65.9030407@zend.com> <10845a340805021714h45c316a7qc99c05e9e52ae5e4@mail.gmail.com> <481BB646.4060407@zend.com> <10845a340805021804h1e7faaeei80e41252cbe341b5@mail.gmail.com> In-Reply-To: <10845a340805021804h1e7faaeei80e41252cbe341b5@mail.gmail.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 03 May 2008 01:08:20.0341 (UTC) FILETIME=[2D446250:01C8ACBA] Subject: Re: [PHP-DEV] Float comparison From: stas@zend.com (Stanislav Malyshev) Hi! > Is it not possible to overload operators? > > Though this would probably even more work to do. Well, overloading operators in theory would be less work to do, technically, since extension points would be easier to identify. However, I'm not sure we'd want to open that can of worms :) -- Stanislav Malyshev, Zend Software Architect stas@zend.com http://www.zend.com/ (408)253-8829 MSN: stas@zend.com