Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:38285 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 61754 invoked from network); 16 Jun 2008 14:21:48 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 16 Jun 2008 14:21:48 -0000 Authentication-Results: pb1.pair.com smtp.mail=andi@zend.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=andi@zend.com; 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: andi@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:35902] helo=mx1.zend.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 82/4A-06776-AF676584 for ; Mon, 16 Jun 2008 10:21:48 -0400 Received: from us-ex1.zend.com ([192.168.16.5]) by mx1.zend.com with Microsoft SMTPSVC(6.0.3790.3959); Mon, 16 Jun 2008 17:21:51 +0300 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: quoted-printable Date: Mon, 16 Jun 2008 07:21:47 -0700 X-MimeOLE: Produced By Microsoft Exchange V6.5 Message-ID: <698DE66518E7CA45812BD18E807866CE01B111AD@us-ex1.zend.net> In-Reply-To: <48566C51.9010807@chiaraquartet.net> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: [PHP-DEV] Re: FastArray, great addition Thread-Index: AcjPtgfmLafJrjmjQ2mR1RtdGs1OVQABi8hQ References: <48566C51.9010807@chiaraquartet.net> To: "Gregory Beaver" , "Pierre Joye" Cc: "PHP internals" , "Etienne Kneuss" , "Marcus Boerger" , "Antony Dovgal" X-OriginalArrivalTime: 16 Jun 2008 14:21:51.0903 (UTC) FILETIME=[522532F0:01C8CFBC] Subject: RE: [PHP-DEV] Re: FastArray, great addition From: andi@zend.com ("Andi Gutmans") > -----Original Message----- > From: Gregory Beaver [mailto:greg@chiaraquartet.net] > Sent: Monday, June 16, 2008 6:36 AM > To: Pierre Joye > Cc: PHP internals; Etienne Kneuss; Marcus Boerger; Antony Dovgal > Subject: [PHP-DEV] Re: FastArray, great addition >=20 > Why not call it SplVector? I think that's a good suggestion. I agree we are better off not using Fast in the name. Andi