Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:52699 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 96613 invoked from network); 1 Jun 2011 19:44:01 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 1 Jun 2011 19:44:01 -0000 Authentication-Results: pb1.pair.com smtp.mail=dukeofgaming@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=dukeofgaming@gmail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.161.170 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: dukeofgaming@gmail.com X-Host-Fingerprint: 209.85.161.170 mail-gx0-f170.google.com Received: from [209.85.161.170] ([209.85.161.170:55331] helo=mail-gx0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 7A/CF-32367-E7696ED4 for ; Wed, 01 Jun 2011 15:44:00 -0400 Received: by gxk27 with SMTP id 27so67987gxk.29 for ; Wed, 01 Jun 2011 12:43:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc:content-type; bh=Uv2/gMyDl0x2OVAH/BPmWvpvwAxSvijDPZ3UXZXdPxo=; b=Vf3jhhD2PHBbUpGDfXx6UQacodB9gVWf0broqG7aKJyXbH9LWM7h45bsgpiRsgNVr2 ErvjczuVLHlsNaKEF/18R/D1jH26kz9/YDGZVUrjJ6GShjfis51tKosyRnVax3eU8KXI wnFH2CNsP3ZY5U2gGciLUQbd0qfKXi3z469e4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; b=I/vM/zZ1a+f+f1CQCbmGP/ychEiIrAxpvRAstDS3JPft2hb/g/Lsf142b0uJodTBxd 0kUzKixVuOH6kYBtnhwp/yVGGWObLXl85cl6RlGDhounRvViFH7s/gmq6evta0TeZtGq c4DdWHoHFlyjRJdOpDc1nvZ4UYOYfH4ty037Y= Received: by 10.101.166.1 with SMTP id t1mr4982904ano.43.1306957435223; Wed, 01 Jun 2011 12:43:55 -0700 (PDT) MIME-Version: 1.0 Received: by 10.100.96.15 with HTTP; Wed, 1 Jun 2011 12:43:35 -0700 (PDT) In-Reply-To: <8BEEEE49-8DA3-4634-BF9C-120F7A15B613@roshambo.org> References: <4DE5368A.6050603@moonspot.net> <8BEEEE49-8DA3-4634-BF9C-120F7A15B613@roshambo.org> Date: Wed, 1 Jun 2011 14:43:35 -0500 Message-ID: To: Philip Olson Cc: "guilhermeblanco@gmail.com" , Pierre Joye , Brian Moon , PHP internals Content-Type: multipart/alternative; boundary=005045015be8a9bef204a4abbdcf Subject: Re: [PHP-DEV] RFC: Short syntax for Arrays (redux) From: dukeofgaming@gmail.com (dukeofgaming) --005045015be8a9bef204a4abbdcf Content-Type: text/plain; charset=ISO-8859-1 On Wed, Jun 1, 2011 at 2:38 PM, Philip Olson wrote: > >>> Reminder: Pls add your votes here: > >>> https://wiki.php.net/rfc/shortsyntaxforarrays/vote > >> > >> > >> Who is allowed to vote?, are userland votes still going to count?, if > so, > >> how does one qualify as userland voter?. > > > > > I think the one that is active can be a voter. > > Or maybe the ones that have any karma on php environment is considered a > voter. > > I'm choosing to ignore this voting mechanism because it feels wrong. And > besides, this RFC is outdated and still being reviewed for comments. In > other words, nobody knows what they are voting on. > > Regards, > Philip > > Yup, it feels rushed. The RFC should be cleaned up and I think this are the main items: - Ditch ":" - Ditch the JSON topic or open a separate RFC with it - Introduce the "{ }" syntax for objects and change the title Regards, David --005045015be8a9bef204a4abbdcf--