Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:49849 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 87929 invoked from network); 3 Oct 2010 14:21:42 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 3 Oct 2010 14:21:42 -0000 Authentication-Results: pb1.pair.com header.from=glopes@nebm.ist.utl.pt; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=glopes@nebm.ist.utl.pt; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain nebm.ist.utl.pt from 193.136.128.21 cause and error) X-PHP-List-Original-Sender: glopes@nebm.ist.utl.pt X-Host-Fingerprint: 193.136.128.21 smtp1.ist.utl.pt Linux 2.6 Received: from [193.136.128.21] ([193.136.128.21:41750] helo=smtp1.ist.utl.pt) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id A1/00-22289-47198AC4 for ; Sun, 03 Oct 2010 10:21:41 -0400 Received: from localhost (localhost.localdomain [127.0.0.1]) by smtp1.ist.utl.pt (Postfix) with ESMTP id 317237000445 for ; Sun, 3 Oct 2010 15:21:37 +0100 (WEST) X-Virus-Scanned: by amavisd-new-2.6.4 (20090625) (Debian) at ist.utl.pt Received: from smtp1.ist.utl.pt ([127.0.0.1]) by localhost (smtp1.ist.utl.pt [127.0.0.1]) (amavisd-new, port 10025) with LMTP id uKeGLh4DukRq for ; Sun, 3 Oct 2010 15:21:36 +0100 (WEST) Received: from mail2.ist.utl.pt (mail2.ist.utl.pt [IPv6:2001:690:2100:1::c]) by smtp1.ist.utl.pt (Postfix) with ESMTP id F186E7000437 for ; Sun, 3 Oct 2010 15:21:36 +0100 (WEST) Received: from damnation.dulce.lo.geleia.net (52.152.108.93.rev.vodafone.pt [93.108.152.52]) (Authenticated sender: ist155741) by mail2.ist.utl.pt (Postfix) with ESMTPSA id DB6632003A22 for ; Sun, 3 Oct 2010 15:21:36 +0100 (WEST) Content-Type: text/plain; charset=utf-8; format=flowed; delsp=yes To: internals@lists.php.net References: <1285856641.16846.92.camel@guybrush> <1286115365.2606.302.camel@guybrush> Date: Sun, 03 Oct 2010 15:21:36 +0100 MIME-Version: 1.0 Content-Transfer-Encoding: Quoted-Printable Organization: =?utf-8?Q?N=C3=BAcleo_de_Eng=2E_Biom=C3=A9di?= =?utf-8?Q?ca_do_IST?= Message-ID: In-Reply-To: <1286115365.2606.302.camel@guybrush> User-Agent: Opera Mail/10.62 (Win32) Subject: Re: [PHP-DEV] RFC: Comparable interface From: glopes@nebm.ist.utl.pt ("Gustavo Lopes") On Sun, 03 Oct 2010 15:16:05 +0100, Johannes Schl=C3=BCter = wrote: > On Thu, 2010-09-30 at 22:57 +0800, Adam Harvey wrote: >> > On Thu, 30 Sep 2010, Johannes Schl=C3=BCter wrote: >> >> What is this "more interesting stuff to come"? >> >> Nothing that's likely to be ready before the forthcoming release >> cycle. I really did just want the RFC writing practice, since I >> haven't done one within PHP's structure before. :) > I actually see no reason why we shouldn't expose the compare overload we= = already have for internal classes to userspace classes. However, the patch goes much further than this and, even if that directi= on = were desired, it takes, in my opinion, the wrong options in the details = = I've mentioned. -- = Gustavo Lopes