Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:63469 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 84089 invoked from network); 16 Oct 2012 14:19:52 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 16 Oct 2012 14:19:52 -0000 Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.223.170 as permitted sender) X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.223.170 mail-ie0-f170.google.com Received: from [209.85.223.170] ([209.85.223.170:37464] helo=mail-ie0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 7E/64-62581-70D6D705 for ; Tue, 16 Oct 2012 10:19:51 -0400 Received: by mail-ie0-f170.google.com with SMTP id c12so11344505ieb.29 for ; Tue, 16 Oct 2012 07:19:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=BhuMJxd7xX/qSrmLB/exLL64lqqpiAJPwFpCymIGmew=; b=y8O0C/NCjYEJ6TPDFcCxQjIshzZJ4gUlAzl1lPOWjOCho7ISRUQhlN2b8O4GdMrwXY RDfZR9EP2n4KNZqfaoGhBwDCL24VKeMGEtq5lW0w6oWowOTKPi9MocJEO9TJylB/FXaO uTHtohuISm0Qx+42TF1CBoQZCzRR33s6POKSCCBeVTsQe6uUj2ieffsGA5NBBUyY/prb GoaeX9omHF7G3yPNxAk+1PEXDXalBmO+5YHzhAxNqu3D380lc+qkibupfsduYDLTAypL dUghHKe+Ftr6KONxrKd0rBIBZCCbxoOtPNGgJgBkIX3BHjsaW/guJkA9/GqiKtv6lLyI q/yQ== MIME-Version: 1.0 Received: by 10.42.215.144 with SMTP id he16mr11766655icb.19.1350397188701; Tue, 16 Oct 2012 07:19:48 -0700 (PDT) Received: by 10.64.33.143 with HTTP; Tue, 16 Oct 2012 07:19:48 -0700 (PDT) Received: by 10.64.33.143 with HTTP; Tue, 16 Oct 2012 07:19:48 -0700 (PDT) In-Reply-To: <507D285A.3010701@sugarcrm.com> References: <9570D903A3BECE4092E924C2985CE485612B3B48@MBX202.domain.local> <9570D903A3BECE4092E924C2985CE485612B3B76@MBX202.domain.local> <507D285A.3010701@sugarcrm.com> Date: Tue, 16 Oct 2012 16:19:48 +0200 Message-ID: To: Stas Malyshev Cc: PHP internals , Clint M Priest , Paul Dragoonis Content-Type: multipart/alternative; boundary=20cf3042726ebcfec904cc2dd8f5 Subject: Re: [PHP-DEV] [RFC] Propety Accessors v1.1 From: pierre.php@gmail.com (Pierre Joye) --20cf3042726ebcfec904cc2dd8f5 Content-Type: text/plain; charset=ISO-8859-1 On Oct 16, 2012 11:27 AM, "Stas Malyshev" wrote: > > Hi! > > > What remains on your TODO list for this functionality? > > When are you planning to run an RFC vote on this? > > > > I think this would be a valuable addition to PHP 5.5. > > I think we shouldn't rush with votes on this until all fine details > aren't hashed out. This is a *huge* feature - one of the biggest ones > recently, > Exactly because it is such a big deal it needs to be refined and > polished. Amen. --20cf3042726ebcfec904cc2dd8f5--