Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:39655 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 71004 invoked from network); 5 Aug 2008 07:29:24 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 5 Aug 2008 07:29:24 -0000 Authentication-Results: pb1.pair.com header.from=stas@zend.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=stas@zend.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain zend.com designates 212.25.124.163 as permitted sender) X-PHP-List-Original-Sender: stas@zend.com X-Host-Fingerprint: 212.25.124.163 il-gw1.zend.com Windows 2000 SP4, XP SP1 Received: from [212.25.124.163] ([212.25.124.163:62231] helo=il-gw1.zend.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 58/B4-45722-25108984 for ; Tue, 05 Aug 2008 03:29:23 -0400 Received: from us-ex1.zend.com ([192.168.16.5]) by il-gw1.zend.com with Microsoft SMTPSVC(6.0.3790.3959); Tue, 5 Aug 2008 10:30:05 +0300 Received: from [192.168.17.27] ([192.168.17.27]) by us-ex1.zend.com with Microsoft SMTPSVC(6.0.3790.3959); Tue, 5 Aug 2008 00:30:02 -0700 Message-ID: <4898017A.4040701@zend.com> Date: Tue, 05 Aug 2008 00:30:02 -0700 Organization: Zend Technologies User-Agent: Thunderbird 2.0.0.16 (Windows/20080708) MIME-Version: 1.0 CC: Etienne Kneuss , PHP Internals List References: <48970FBC.4060401@zend.com> <7f3ed2c30808041059u4a0cfd55s8a1e33c45d6a37dd@mail.gmail.com> <7f3ed2c30808050022q5a53399flf584e3b4b68e3faa@mail.gmail.com> In-Reply-To: <7f3ed2c30808050022q5a53399flf584e3b4b68e3faa@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 05 Aug 2008 07:30:02.0850 (UTC) FILETIME=[130E6C20:01C8F6CD] Subject: Re: [PHP-DEV] Re: __invoke concerns From: stas@zend.com (Stanislav Malyshev) Hi! > If committed, can we put in our CS that internal classes cannot use it? > I can almost not imagine more confusing things. I wouldn't say cannot, but maybe should not. For regular classes it indeed doesn't make much sense, but if representing callable things for bridges to other languages etc., there might be some use. -- Stanislav Malyshev, Zend Software Architect stas@zend.com http://www.zend.com/ (408)253-8829 MSN: stas@zend.com