Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:14564 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 63151 invoked by uid 1010); 3 Feb 2005 10:47:36 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 63136 invoked from network); 3 Feb 2005 10:47:36 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 3 Feb 2005 10:47:36 -0000 X-Host-Fingerprint: 212.204.192.51 jdi.jdimedia.nl Linux 2.5 (sometimes 2.4) (4) Received: from ([212.204.192.51:44877] helo=jdi.jdimedia.nl) by pb1.pair.com (ecelerity HEAD (r4105:4106)) with SMTP id B5/C3-23393-84102024 for ; Thu, 03 Feb 2005 05:47:36 -0500 Received: from localhost (localhost [127.0.0.1]) by jdi.jdimedia.nl (8.12.11/8.12.11) with ESMTP id j13AlXn3015892 for ; Thu, 3 Feb 2005 11:47:33 +0100 Received: from jdi.jdimedia.nl ([127.0.0.1]) by localhost (jdi.jdimedia.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 15804-01-2 for ; Thu, 3 Feb 2005 11:47:33 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by jdi.jdimedia.nl (8.12.11/8.12.11) with ESMTP id j13AlEEZ015820; Thu, 3 Feb 2005 11:47:18 +0100 Date: Thu, 3 Feb 2005 11:47:13 +0100 (CET) X-X-Sender: derick@localhost To: Sebastian Bergmann cc: internals@lists.php.net In-Reply-To: Message-ID: References: <5.1.0.14.2.20050201111730.0299da70@localhost> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Scanned: by amavisd-new at jdimedia.nl Subject: Re: [PHP-DEV] PHP 5.1 From: derick@php.net (Derick Rethans) On Thu, 3 Feb 2005, Sebastian Bergmann wrote: > Derick Rethans wrote: > > Use C++/Java if you want this. > > Java does not support operator overloading. So, that means PHP shouldn't get it either, right? ;-) Derick