Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:56100 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 95417 invoked from network); 7 Nov 2011 15:50:30 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 7 Nov 2011 15:50:30 -0000 Authentication-Results: pb1.pair.com header.from=ircmaxell@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=ircmaxell@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.216.170 as permitted sender) X-PHP-List-Original-Sender: ircmaxell@gmail.com X-Host-Fingerprint: 209.85.216.170 mail-qy0-f170.google.com Received: from [209.85.216.170] ([209.85.216.170:52898] helo=mail-qy0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 99/A1-13242-14EF7BE4 for ; Mon, 07 Nov 2011 10:50:28 -0500 Received: by qyg14 with SMTP id 14so2568694qyg.8 for ; Mon, 07 Nov 2011 07:50:21 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=9xOs3OxsKfH5h91cANwcNOzVpwQzJJ5cMIBDWG86/WE=; b=AkbH3HhIv6WnoRl9kZaS43czjdJ0g8XxFNwRyPTuGKBpr96mOWXeWIQmwWe8V+vMsB PBC6M13Riwy/1Hpa/2rw6fKZkGyGkViqQjMbtWcAICLFRVmx0L/RNz3UnlCFVrwzjBZZ oJHP2ACPeTmHO+kJNOE80unspXRvT1D3suB8o= MIME-Version: 1.0 Received: by 10.229.66.224 with SMTP id o32mr3265828qci.13.1320681021319; Mon, 07 Nov 2011 07:50:21 -0800 (PST) Sender: ircmaxell@gmail.com Received: by 10.229.6.202 with HTTP; Mon, 7 Nov 2011 07:50:21 -0800 (PST) In-Reply-To: References: Date: Mon, 7 Nov 2011 10:50:21 -0500 X-Google-Sender-Auth: 0zK96gmGJQDbn2-6UTMs_ue__GE Message-ID: To: Klaus Silveira Cc: "guilhermeblanco@gmail.com" , David Coallier , internals Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Subject: Re: [PHP-DEV] SplClassLoader RFC Voting phase From: ircmaxell@php.net (Anthony Ferrara) Well, my only concern with splitting it into the three questions is that the RFC specifically mentioned putting it in SPL. So there wasn't really any discussion or RFC of either of the other two points. While it's not really a big deal, I think that #3 at least requires some more discussion as it does open some doors (both good and bad) that are completely different from #1 or #2. I don't think the voting is vague at all. The RFC was to put the class loader into SPL. So that's what's being voted on. No more, no less. Adding different options and votes at this point would at least partially undermine the RFC process (as in voting without time for comment)... I do disagree *slightly* with the language though (I think it should say "Should SplClassLoader be a feature in PHP 5.4 and in SPL" instead of "Do you want". Because I think there are at least some people who want it, but agrees that it doesn't belong in its current form (at least some I've talked to). It's barely even worth pointing out, but since I'm writing the email anyway... Just my opinion, Anthony Ferrara On Mon, Nov 7, 2011 at 10:35 AM, Klaus Silveira wrote: > I agree with Guilherme on this one. The voting objective seems very vague > currently. > > On Mon, Nov 7, 2011 at 12:29 PM, guilhermeblanco@gmail.com < > guilhermeblanco@gmail.com> wrote: > >> I'd rather suggest to split this poll into 3 questions: >> >> 1- The same as you wrote. Having it in SPL and in PHP 5.4 >> 2- Have it in PHP 5.4 as an external extension (FIG, PSR or PSG), >> enabled by default. >> 3- As an external extension, disabled by default. This would require >> PHP core to reserve the namespace for us. >> >> Cheers, >> >> On Mon, Nov 7, 2011 at 11:41 AM, David Coallier wrote: >> > Hey everyone, >> > >> > After lengthy discussions and various opinion, we believe this issue >> > has been discussed at length and the PSR-0 has had this standard >> > effective for the past 1.5 year. >> > >> > The SplClassLoader RFC has moved to "voting" stage. Please cast your >> > votes at https://wiki.php.net/rfc/splclassloader/vote >> > >> > Thank you very much for all the interest showed so far, >> > >> > -- >> > David Coallier >> > >> > -- >> > PHP Internals - PHP Runtime Development Mailing List >> > To unsubscribe, visit: http://www.php.net/unsub.php >> > >> > >> >> >> >> -- >> Guilherme Blanco >> Mobile: +55 (11) 8118-4422 >> MSN: guilhermeblanco@hotmail.com >> S=E3o Paulo - SP/Brazil >> >> -- >> PHP Internals - PHP Runtime Development Mailing List >> To unsubscribe, visit: http://www.php.net/unsub.php >> >> > > > -- > Klaus Silveira > (011) 8564-2492 > www.klaussilveira.com >