Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:72889 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 71296 invoked from network); 1 Mar 2014 15:15:03 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 1 Mar 2014 15:15:03 -0000 Authentication-Results: pb1.pair.com smtp.mail=ajf@ajf.me; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=ajf@ajf.me; sender-id=pass Received-SPF: pass (pb1.pair.com: domain ajf.me designates 198.187.29.233 as permitted sender) X-PHP-List-Original-Sender: ajf@ajf.me X-Host-Fingerprint: 198.187.29.233 imap1.ox.registrar-servers.com Received: from [198.187.29.233] ([198.187.29.233:33079] helo=imap1.ox.registrar-servers.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 87/50-03854-579F1135 for ; Sat, 01 Mar 2014 10:15:03 -0500 Received: from localhost (localhost [127.0.0.1]) by oxmail.registrar-servers.com (Postfix) with ESMTP id 41350200093; Sat, 1 Mar 2014 10:14:58 -0500 (EST) X-Virus-Scanned: Debian amavisd-new at imap1.ox.registrar-servers.com Received: from oxmail.registrar-servers.com ([127.0.0.1]) by localhost (imap1.ox.registrar-servers.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 02rFI4OSti3w; Sat, 1 Mar 2014 10:14:58 -0500 (EST) Received: from [192.168.0.8] (unknown [90.203.28.187]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by oxmail.registrar-servers.com (Postfix) with ESMTPSA id 1443D20007B; Sat, 1 Mar 2014 10:14:55 -0500 (EST) Content-Type: multipart/alternative; boundary="Apple-Mail=_6B254ED5-EEEE-42A8-84A1-DA217EE3E567" Mime-Version: 1.0 (Mac OS X Mail 7.2 \(1874\)) In-Reply-To: Date: Sat, 1 Mar 2014 15:14:52 +0000 Cc: Adam Harvey , Bob Weinand , PHP Internals Message-ID: <175351E4-45C6-4B9F-AEEC-FCED17414255@ajf.me> References: <37A9BBE2-1D9C-4715-9942-EF064476170F@ajf.me> To: Philip Sturgeon X-Mailer: Apple Mail (2.1874) Subject: Re: [PHP-DEV] [VOTE][RFC] Array Of From: ajf@ajf.me (Andrea Faulds) --Apple-Mail=_6B254ED5-EEEE-42A8-84A1-DA217EE3E567 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=iso-8859-1 On 1 Mar 2014, at 15:08, Philip Sturgeon wrote: > This should not even be seen as a rush to implement a weak version > that ruins things and gives us a weird double syntax. It should be > seen as a simple version then if later on generics are implemented > they are a much more powerful feature which has a different syntax. > People can use [] without ever having to understand the complexity of > generics and templates and all that. People can also use Array without fully understanding generics. -- Andrea Faulds http://ajf.me/ --Apple-Mail=_6B254ED5-EEEE-42A8-84A1-DA217EE3E567--