Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:66255 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 31866 invoked from network); 26 Feb 2013 18:21:18 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 26 Feb 2013 18:21:18 -0000 Authentication-Results: pb1.pair.com smtp.mail=dmitry@zend.com; spf=unknown; sender-id=unknown Authentication-Results: pb1.pair.com header.from=dmitry@zend.com; sender-id=unknown Received-SPF: unknown (pb1.pair.com: domain zend.com does not designate 209.85.219.41 as permitted sender) X-PHP-List-Original-Sender: dmitry@zend.com X-Host-Fingerprint: 209.85.219.41 mail-oa0-f41.google.com Received: from [209.85.219.41] ([209.85.219.41:45937] helo=mail-oa0-f41.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id C9/57-16132-B1DFC215 for ; Tue, 26 Feb 2013 13:21:16 -0500 Received: by mail-oa0-f41.google.com with SMTP id i10so5941196oag.0 for ; Tue, 26 Feb 2013 10:21:13 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:cc:content-type:x-gm-message-state; bh=X9qjztV3mAsULCVbLUaJoRqdE5hc2o/BIFaJQFbIuLc=; b=RgFxyT71Xh6kevWSaxicmG90zudDK3lgOK8hOzr38AXCou1xiT8ju5YdfGfP3n+xhg ZU8ANE3Ye1phCBdZXMKvNlPiu7g6UwlsJheiCGZZC7Z0kQh2KI+7Wk75+OPxb75/hos+ ESjn0EHv3Gcr7fjnVUdfwA9rd1hAKv4ZPbon51na97hqbG4y/2Nag06VxyANsy9TGok7 fIAaMbkrV64BzZSIvQZ/YJWdVpJxgJkuJQUTzIZiJHpGr4OFn0bwe2p5pNhvtIIwUQUS ImV6+E3i2W63fdVLX1ueVQbo9bX2rxla5m3A17NeKIsbUOn4VpmDxLm378x5mRm7Lx5I wa9A== MIME-Version: 1.0 X-Received: by 10.60.18.136 with SMTP id w8mr2461841oed.84.1361902873584; Tue, 26 Feb 2013 10:21:13 -0800 (PST) Received: by 10.182.237.75 with HTTP; Tue, 26 Feb 2013 10:21:13 -0800 (PST) In-Reply-To: References: Date: Tue, 26 Feb 2013 21:21:13 +0300 Message-ID: To: Pierre Joye Cc: Nikita Popov , PHP internals Content-Type: multipart/alternative; boundary=e89a8fb1f04cffc13504d6a4b878 X-Gm-Message-State: ALoCoQlhtiqe9R2TlCSuepHVw/N+D8HIsiAagJJwkmfSp1Zd5YdGH5BMFhTvV3RAQXztFBU5NCC+ViMTOCTB82EjZFTtF53ba4zoFYWC04wMMX8hVyosKc83HRbNxq4gWGhIuoj1BLxe Subject: Re: [PHP-DEV] Allow (...)->foo() expressions not only for `new` From: dmitry@zend.com (Dmitry Stogov) --e89a8fb1f04cffc13504d6a4b878 Content-Type: text/plain; charset=UTF-8 The idea from the user perspective is very simple and clear. I really don't see what to discuss. All the questions are about implementation and they must be solvable. Thanks. Dmitry. On Tue, Feb 26, 2013 at 10:04 PM, Pierre Joye wrote: > On Mon, Feb 25, 2013 at 5:14 PM, Nikita Popov > wrote: > > > Thoughts? > > There is now more than enough materials to put in a well written RFC. > Thanks :-) > -- > Pierreim > > @pierrejoye > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > --e89a8fb1f04cffc13504d6a4b878--