Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:71476 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 40012 invoked from network); 24 Jan 2014 04:07:01 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 24 Jan 2014 04:07:01 -0000 Authentication-Results: pb1.pair.com smtp.mail=willfitch@php.net; spf=unknown; sender-id=unknown Authentication-Results: pb1.pair.com header.from=willfitch@php.net; sender-id=unknown Received-SPF: unknown (pb1.pair.com: domain php.net does not designate 66.111.4.28 as permitted sender) X-PHP-List-Original-Sender: willfitch@php.net X-Host-Fingerprint: 66.111.4.28 out4-smtp.messagingengine.com Received: from [66.111.4.28] ([66.111.4.28:54774] helo=out4-smtp.messagingengine.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id B5/83-39789-3E6E1E25 for ; Thu, 23 Jan 2014 23:07:00 -0500 Received: from compute3.internal (compute3.nyi.mail.srv.osa [10.202.2.43]) by gateway1.nyi.mail.srv.osa (Postfix) with ESMTP id 99DDC20482; Thu, 23 Jan 2014 23:06:57 -0500 (EST) Received: from web6 ([10.202.2.216]) by compute3.internal (MEProxy); Thu, 23 Jan 2014 23:06:57 -0500 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=message-id:from:to:cc:mime-version :content-transfer-encoding:content-type:in-reply-to:references :subject:date; s=smtpout; bh=5voBKunHTpUQsEQd+9l+jmK69Cg=; b=RUB 84GcjG7oQqV4pdTxQjLTi8Fzw12pLY8ehiijFGHn6bhSOwIjft5C89UVq++hNnWO UPIxGlvQ02h9bmJSzrdTS5pW8htB/oI6Pok+uBWujvy2cD8ECmBMVqz1sPoh2aiI uBcIdC2gVHj4jcRf3rLXNl2rOIAAOhmIGG3U/EmE= Received: by web6.nyi.mail.srv.osa (Postfix, from userid 99) id 6A21829B49B; Thu, 23 Jan 2014 23:06:57 -0500 (EST) Message-ID: <1390536417.4295.74693065.2BD3AE18@webmail.messagingengine.com> X-Sasl-Enc: 74YFMlCl6XvS45a9aANTvnBpa1Jr83RohS0+6ULCLcs4 1390536417 To: Rasmus Lerdorf , Philip Sturgeon Cc: internals@lists.php.net MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain X-Mailer: MessagingEngine.com Webmail Interface - ajax-aec78a11 In-Reply-To: References: Date: Thu, 23 Jan 2014 20:06:57 -0800 Subject: Re: [PHP-DEV][VOTE] "Array Of" v Generics From: willfitch@php.net (Will Fitch) On Thu, Jan 23, 2014, at 07:59 PM, Rasmus Lerdorf wrote: > On Jan 23, 2014, at 19:20, Philip Sturgeon wrote: > > A) I want Array Of, but not Generics > > B) I want Generics, but not Array Of > > C) I want both > > D) I want neither > > > > Nothing really binding here, its more of a survey than a vote, but it > > should help with the next > > An RFC survey? This is not what this process is intended for. And these > multi-option votes are rather useless. This feels like a waste of time to > me. I agree. I think this proposal isn't mature enough to initiate any type of voting. I'm not a fan of how this went from proposing "arrayof" to a comparison of generics. IMHO, if this is to proceed as a vote now, it should simply be for the proposed syntax/functionality Yes/No only. If generics are still being discussed, then discussions need to continue, and a vote is a bit farther down the road. > > -Rasmus > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php >