Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:69339 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 78521 invoked from network); 26 Sep 2013 00:50:22 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 26 Sep 2013 00:50:22 -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.215.50 as permitted sender) X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.215.50 mail-la0-f50.google.com Received: from [209.85.215.50] ([209.85.215.50:37720] helo=mail-la0-f50.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 6D/46-46303-DC483425 for ; Wed, 25 Sep 2013 20:50:21 -0400 Received: by mail-la0-f50.google.com with SMTP id gx14so360953lab.37 for ; Wed, 25 Sep 2013 17:50:18 -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=R3E8/eXSwEuXp59/9fkUvC/t9r0fSFD62YN5FNMDfqo=; b=DCB2IM5C9Q/xaIjdlK7XYkA6qR2GqilsZcKiaIXJTzf0UVgm7xk+sV7Ot9euBNiSrE RJOXyLL37kFaWjC5BjWUEatXWWffhykiEegIHpUjCt1CSOCbsappkoNP0kuOg1s2vzWA Gr28t3ap4+qWZbqmMz4SIgwTIO5Hi+ZCY2459EoZcT/DS9H66jvtw+aQ9tYgNLHVJYVZ 9qZ6YGikRpthRRKOwlR1YFVx3YlRM8oJi4VuID/fl3F+8xg232B9Fa+iBq07V8QrJ1wD KoVH6sdA9nTlkwnSPdi0d91obNJ/BAE6gzdP5PjOO/Q7uty6HNjWGNSLVcTuxXEjibcG BnZA== MIME-Version: 1.0 X-Received: by 10.152.37.166 with SMTP id z6mr14724882laj.25.1380156618248; Wed, 25 Sep 2013 17:50:18 -0700 (PDT) Received: by 10.112.148.138 with HTTP; Wed, 25 Sep 2013 17:50:17 -0700 (PDT) Received: by 10.112.148.138 with HTTP; Wed, 25 Sep 2013 17:50:17 -0700 (PDT) In-Reply-To: References: Date: Wed, 25 Sep 2013 17:50:17 -0700 Message-ID: To: Joe Watkins Cc: PHP internals Content-Type: multipart/alternative; boundary=089e013d1470f716e804e73ec02d Subject: Re: [PHP-DEV] RFC: Anonymous Classes From: pierre.php@gmail.com (Pierre Joye) --089e013d1470f716e804e73ec02d Content-Type: text/plain; charset=ISO-8859-1 hi! On Sun, Sep 22, 2013 at 11:39 PM, Joe Watkins wrote: > Morning All, > > https://wiki.php.net/rfc/anonymous_classes > > I'd like to hear thoughts regarding the addition of anonymous classes, > patch included. Thanks for your proposal and work. If you did not yet update your RFC I would suggest to do so, it is about the right time. Adding already answered questions, more use cases (read a couple of good ones in this thread). It will help to end in circular discussions or arguing. Cheers, Pierre --089e013d1470f716e804e73ec02d--