Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:38278 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 28435 invoked from network); 16 Jun 2008 11:41:13 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 16 Jun 2008 11:41:13 -0000 Authentication-Results: pb1.pair.com header.from=ekneuss@gmail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=ekneuss@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 74.125.46.29 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: ekneuss@gmail.com X-Host-Fingerprint: 74.125.46.29 yw-out-2324.google.com Received: from [74.125.46.29] ([74.125.46.29:4077] helo=yw-out-2324.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 5A/B4-06776-65156584 for ; Mon, 16 Jun 2008 07:41:12 -0400 Received: by yw-out-2324.google.com with SMTP id 5so2704885ywb.83 for ; Mon, 16 Jun 2008 04:41:08 -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=sSQmEju+NeD18tPsJhOLkOAF2PEcrE4tAGVXT/Cz2Yg=; b=uF3Zysnj6dWuFKkauQNWJ01sXI2V2iRaGmcCyslC+uTpRrneSHVb86poHwah93/E0i Kh0mV52xG5uXY0eiccg6tMcHch8I3+t53rhbq5hNiFzahXHuwhDrpwhnU0KQC6XHfND8 D7GNfI55HEW/1t7c7/If9KzelyLvPd9Zekqro= 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=SzLRFK59fgsbsy2QdFh/weMMiktQO9OAMfnIv0zwvnR9enTQEIYq+QCiie0iLVehbW e0Hfylt72e1BcVpc0Inw/7FvQA0JOqEkHk1hqLs8a2aJHraT+fpGAndMwjbxe2ZX6x3k 8FQ7KUfVqebFYI5JslCkkYBvxv8UU/G18JYpk= Received: by 10.151.109.11 with SMTP id l11mr10676419ybm.157.1213616467989; Mon, 16 Jun 2008 04:41:07 -0700 (PDT) Received: by 10.151.83.19 with HTTP; Mon, 16 Jun 2008 04:41:07 -0700 (PDT) Message-ID: Date: Mon, 16 Jun 2008 13:41:07 +0200 To: "Pierre Joye" Cc: "PHP internals" , "Marcus Boerger" , "Antony Dovgal" In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: Subject: Re: FastArray, great addition From: ekneuss@gmail.com ("Etienne Kneuss") Hello, FWIW, I'm fine with SplCArray. Regards, On Mon, Jun 16, 2008 at 12:28 PM, Pierre Joye wrote: > hi all, > > As you noticed already PHP finally got simple C-like array, thanks to > Etienne and Tony for their great work! > > My only wish is to actually respect the informal decision we took a > while back, to do not use "fast", "improved", "better" or similar > wording in function or extension names. What's about naming it CArray > or something similar? To reflect what it is, it is not a fast(er) hash > table like our current array, it is a C-like array. > > > Cheers, > -- > Pierre > > http://blog.thepimp.net | http://www.libgd.org > -- Etienne Kneuss http://www.colder.ch Men never do evil so completely and cheerfully as when they do it from a religious conviction. -- Pascal