Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:1904 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 92103 invoked from network); 22 May 2003 18:31:45 -0000 Received: from unknown (HELO mailout04.sul.t-online.com) (194.25.134.18) by pb1.pair.com with SMTP; 22 May 2003 18:31:45 -0000 Received: from fwd07.sul.t-online.de by mailout04.sul.t-online.com with smtp id 19Iuqr-0001Hz-06; Thu, 22 May 2003 20:31:41 +0200 Received: from baumbart.post.rwth-aachen.de (520072483730-0001@[80.142.164.108]) by fwd07.sul.t-online.com with esmtp id 19Iuqd-0aFQieC; Thu, 22 May 2003 20:31:27 +0200 Reply-to:marcus.boerger@post.rwth-aachen.de Message-ID: <5.1.0.14.2.20030522203023.02e9ac18@pop.t-online.de> X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Thu, 22 May 2003 20:31:26 +0200 To: Wei He Cc: internals@lists.php.net In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-Sender: 520072483730-0001@t-dialin.net Subject: Re: [PHP-DEV] Nobody cares about the aggregation bug? From: marcus.boerger@t-online.de ((Marcus =?iso-8859-1?Q?B=F6rger?=)) References: At 18:26 22.05.2003, Wei He wrote: >Hi, > >It seems that nobody cares about the aggregation bug. I know someone can >avoid using aggregation by proxy calls or even method duplication like >what I'm doing now. But what I'm warrying about is that what if it is a >zend hash bug. It might affect some other places at expected moments and >thus costing a lot of time of many people. aggregation is still to be considered, whether it makes it into ze2 or be dropped or fixed or replaced by other oo goodies. (So far there was no final decision from zend). marcus