Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:38287 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 64145 invoked from network); 16 Jun 2008 14:26:39 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 16 Jun 2008 14:26:39 -0000 Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.198.231 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.198.231 rv-out-0506.google.com Received: from [209.85.198.231] ([209.85.198.231:22681] helo=rv-out-0506.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 27/BA-06776-E1876584 for ; Mon, 16 Jun 2008 10:26:39 -0400 Received: by rv-out-0506.google.com with SMTP id g37so5018100rvb.23 for ; Mon, 16 Jun 2008 07:26:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=dgjlz5pXe72G71IpfA5kE5Lnl4TkywJlMp+Kokz61CA=; b=T4bkm9Qm+7csvtrePhZOmo0tbpiMDwl3Ox8eeg3JZqIg5PTLVlDcqB0DhfoY/z6i7P ddX0xlgk2HAmV5ENnmmphK+JDuI3TxvzOQ/hKV7LWllO8xXrsLkCMG0GPQqu5ubQR7CU SPbJLZ1z7wUmX9GTiNiQfqBX7Gyj+zzC0Dkxg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=FmLLOFUfdKYM8bCqBMHGbNeo42Z2+HSRD2jye8LVw+efrhdCj1HrWgTj0H/ypZMVBn vzu47rkFyHZP3yOIyV4b1EVZoyvUgBoMP5nc5rEV2hoazEJcD47cZ/ddNg9IH+wpg3lh 0MJjwbS0yV7bYn2xvHMUDnENbXVgcalDHEsjA= Received: by 10.141.163.12 with SMTP id q12mr3695419rvo.190.1213626394950; Mon, 16 Jun 2008 07:26:34 -0700 (PDT) Received: by 10.140.178.14 with HTTP; Mon, 16 Jun 2008 07:26:34 -0700 (PDT) Message-ID: Date: Mon, 16 Jun 2008 16:26:34 +0200 To: "Andi Gutmans" Cc: "Gregory Beaver" , "PHP internals" , "Etienne Kneuss" , "Marcus Boerger" , "Antony Dovgal" In-Reply-To: <698DE66518E7CA45812BD18E807866CE01B111AD@us-ex1.zend.net> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <48566C51.9010807@chiaraquartet.net> <698DE66518E7CA45812BD18E807866CE01B111AD@us-ex1.zend.net> Subject: Re: [PHP-DEV] Re: FastArray, great addition From: pierre.php@gmail.com ("Pierre Joye") On Mon, Jun 16, 2008 at 4:21 PM, Andi Gutmans wrote: >> -----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 >> >> Why not call it SplVector? > > I think that's a good suggestion. > I agree we are better off not using Fast in the name. Correct me if I'm wrong but vector are dynamic, the SplFastArray is not automatically resized. After a short discussion on IRC, the name SplFixedArray seems to get the general concensus. Cheers, -- Pierre http://blog.thepimp.net | http://www.libgd.org