Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:79815 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 88245 invoked from network); 19 Dec 2014 10:10:18 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 19 Dec 2014 10:10:18 -0000 Authentication-Results: pb1.pair.com header.from=guilhermeblanco@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=guilhermeblanco@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.223.171 as permitted sender) X-PHP-List-Original-Sender: guilhermeblanco@gmail.com X-Host-Fingerprint: 209.85.223.171 mail-ie0-f171.google.com Received: from [209.85.223.171] ([209.85.223.171:65475] helo=mail-ie0-f171.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 1F/31-15921-989F3945 for ; Fri, 19 Dec 2014 05:10:17 -0500 Received: by mail-ie0-f171.google.com with SMTP id ar1so417723iec.2 for ; Fri, 19 Dec 2014 02:10:14 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=coathGqHfe3RGXAQ7w98sMUf8DugGOqPpANGwEBTYbA=; b=pGnKq6P48ZQVMsLMqNKn0ppBuG/dkwFaB1A9gGqhfnoQ2lHn+kIGlZD4tq3qZK89Ad F4BUdc24+ofwI3cmqGBAnFA3MXq25WTjMFUDcLpk5kPi0bUq/LMvOcELt35E/wlROKQE 0Vn37a7AFUDWDdQhCjcImQyX0AAh5HDjzyZg+4fX6e1vqYbgGq321+mYlXlxyRkjSm4P yPaTfP141UEJc8kHsvFlCwcSBqsurR3MNQ6Gg/18ApmxlUQH5cssg1Qxs3Eq8zv7Kg1x iR/mbO9VnZDPdWTR0N5r6XdY0L5cbAz3eL/DwNVIyY6IVclwu3UmJpj2xoubygv15arh B29w== X-Received: by 10.107.8.149 with SMTP id h21mr6397949ioi.74.1418983814615; Fri, 19 Dec 2014 02:10:14 -0800 (PST) MIME-Version: 1.0 Received: by 10.64.238.75 with HTTP; Fri, 19 Dec 2014 02:09:54 -0800 (PST) In-Reply-To: <54933F14.2000601@pascal-martin.fr> References: <54933F14.2000601@pascal-martin.fr> Date: Fri, 19 Dec 2014 08:09:54 -0200 Message-ID: To: "Pascal Martin, AFUP" Cc: PHP internals Content-Type: multipart/alternative; boundary=001a113f92103659ec050a8eea73 Subject: Re: [PHP-DEV] [VOTE] Abstract final / Static classes From: guilhermeblanco@gmail.com ("guilhermeblanco@gmail.com") --001a113f92103659ec050a8eea73 Content-Type: text/plain; charset=UTF-8 Hi Pascal, I said this earlier, but considering purely namespaced functions and autoloading is not the same as static classes. Namespaced functions doesn't have support for variables and that's a huge strike against it and in favor of static classes. Cheers, On Thu, Dec 18, 2014 at 6:54 PM, Pascal Martin, AFUP < mailing@pascal-martin.fr> wrote: > > On 12/12/2014 17:12, guilhermeblanco@gmail.com wrote: > >> Patches are now complete and voting phase starts now and will be active >> until 12/19/2014. >> >> https://wiki.php.net/rfc/abstract_final_class >> > > Hi, > > After speaking about this RFC with other members of AFUP, we would be on > the -1 side for this. > > Summarizing our thoughts : > * static classes should not be encouraged > * if the goal is to have a set of utility functions, they can be set up > in a namespace -- being able to autoload functions could prove useful, > though. > > -- > Pascal MARTIN, AFUP - French UG > http://php-internals.afup.org/ > > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > -- Guilherme Blanco MSN: guilhermeblanco@hotmail.com GTalk: guilhermeblanco Toronto - ON/Canada --001a113f92103659ec050a8eea73--